Allow binding to NamedValue resulting from let expression
authorStephen Kelly <steveire@gmail.com>
Thu, 30 Aug 2018 23:11:09 +0000 (23:11 +0000)
committerStephen Kelly <steveire@gmail.com>
Thu, 30 Aug 2018 23:11:09 +0000 (23:11 +0000)
commitfc934cd916fa44fb439dae50c1dbcef1c58588cd
treee4145af2160400d0891d515ac291e3a359d5bafb
parent5fb9dc51dc80602c806b5e45f47081966cd331db
Allow binding to NamedValue resulting from let expression

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D51259

llvm-svn: 341142
clang/lib/ASTMatchers/Dynamic/Parser.cpp
clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp