This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c43ddad883 Rename RAII objects for performing eager instantiation to ha [...] new 088eaf5b7b [index] Fix forward declarations interfering with USR genera [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/AST/DeclBase.h | 5 +++++ lib/AST/DeclBase.cpp | 21 +++++++++++++++++++++ lib/Index/IndexSymbol.cpp | 11 +---------- lib/Index/USRGeneration.cpp | 2 +- test/Index/Core/external-source-symbol-attr.m | 4 ++++ tools/libclang/CIndex.cpp | 11 +---------- 6 files changed, 33 insertions(+), 21 deletions(-)