]> granicus.if.org Git - clang/commit
[ODRHash] Skip inline namespaces when hashing.
authorRichard Trieu <rtrieu@google.com>
Fri, 9 Jun 2017 20:11:51 +0000 (20:11 +0000)
committerRichard Trieu <rtrieu@google.com>
Fri, 9 Jun 2017 20:11:51 +0000 (20:11 +0000)
commit431cd238443acbc6109bea6503860eb95c78247b
tree8a3094cefeac1cfffef7c3ff94da79db52404633
parentf24f5004bb6d565265caa86281edecffc596126b
[ODRHash] Skip inline namespaces when hashing.

Speculatively try to fix the underlying issue from r304592, of underlying types
being confused when inline namespaces are used.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@305104 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ODRHash.cpp
lib/AST/StmtProfile.cpp