diff options
author | Richard Trieu <rtrieu@google.com> | 2018-02-22 05:32:25 +0000 |
---|---|---|
committer | Richard Trieu <rtrieu@google.com> | 2018-02-22 05:32:25 +0000 |
commit | f65efae5c45bdccddb40b829cf28fcbf70af891b (patch) | |
tree | 3de49e90c6e2f52d157121c65fe501ba2f1e4c62 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3c83937370155ddf0a5fd117b817155a5cd978ff (diff) | |
download | bcm5719-llvm-f65efae5c45bdccddb40b829cf28fcbf70af891b.tar.gz bcm5719-llvm-f65efae5c45bdccddb40b829cf28fcbf70af891b.zip |
[ODRHash] Handle some template weirdness.
Build the index off of DeclarationName instead of Decl pointers. When finding
an UnresolvedLookupExprClass, hash it as if it were a DeclRefExpr. This will
allow methods to be hashed.
llvm-svn: 325741
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions