]> granicus.if.org Git - clang/commit
[ODRHash] Revert r305104 - Skip inline namespaces when hashing.
authorRichard Trieu <rtrieu@google.com>
Sat, 1 Jul 2017 02:00:05 +0000 (02:00 +0000)
committerRichard Trieu <rtrieu@google.com>
Sat, 1 Jul 2017 02:00:05 +0000 (02:00 +0000)
commitda9338098f080931194e2272e54827c445feb00b
tree5a624cb90a305539ccd4f97c1654c511e6cba3b1
parent2fa920a582d0d13b17f0f9855d221e5f4a78f4c0
[ODRHash] Revert r305104 - Skip inline namespaces when hashing.

Test inline namespaces and handle them in the ODR hash again.

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