]> granicus.if.org Git - clang/commit
Use local-to-global mapping appropriately for macro definitions in the ASTReader
authorDouglas Gregor <dgregor@apple.com>
Thu, 28 Jul 2011 22:16:57 +0000 (22:16 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 28 Jul 2011 22:16:57 +0000 (22:16 +0000)
commite144c70d07bf7af6c0337000ac4c4e805fc6d842
tree20492afea1d77ea99ce148116fd12d03d4e1ae98
parent2d2689ab787c6d54cb985c28ff3f16370bc01b0f
Use local-to-global mapping appropriately for macro definitions in the ASTReader

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136410 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Serialization/ASTReader.h
lib/Serialization/ASTReader.cpp