]> granicus.if.org Git - clang/commit
PR33924: Merge block-scope anonymous declarations if there are multiple definitions...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 5 Oct 2017 00:47:24 +0000 (00:47 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 5 Oct 2017 00:47:24 +0000 (00:47 +0000)
commitdbda370edbca549da400d99d15aea1e720e268ff
tree6e3eab39f3e86d887ccefb9d3d6fc571396d09f6
parent79dee32466a86971634a0154dc4f630057f05c69
PR33924: Merge block-scope anonymous declarations if there are multiple definitions of the enclosing function.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@314956 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTCommon.cpp
lib/Serialization/ASTReaderDecl.cpp