summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2015-10-20 21:04:13 +0000
committerReid Kleckner <rnk@google.com>2015-10-20 21:04:13 +0000
commit744e3e7fc7e108ae2958c0a04813b3fb8ae62fa1 (patch)
tree878f53f899fa2ccf72268e71f939c02059edf2e7 /clang-tools-extra/clang-tidy
parent853b88d7ff26f02750786c6c10e53494900bc185 (diff)
downloadbcm5719-llvm-744e3e7fc7e108ae2958c0a04813b3fb8ae62fa1.tar.gz
bcm5719-llvm-744e3e7fc7e108ae2958c0a04813b3fb8ae62fa1.zip
Re-land r250592 without rejecting field refs in unevaluated contexts
This time, I went with the first approach from http://reviews.llvm.org/D6700, where clang actually attempts to form an implicit member reference from an UnresolvedLookupExpr. We know that there are only two possible outcomes at this point, a DeclRefExpr of the FieldDecl or an error, but its safer to reuse the existing machinery for this. llvm-svn: 250856
Diffstat (limited to 'clang-tools-extra/clang-tidy')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud