This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from af48556a12 Add User docs for ASTImporter new 7d8e55c8bb [CrossTU] Handle case when no USR could be generated during [...]
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/CrossTU/CrossTranslationUnit.h | 3 ++- lib/CrossTU/CrossTranslationUnit.cpp | 20 +++++++++++--------- test/Analysis/Inputs/ctu-other.cpp | 14 ++++++++++++++ .../Analysis/Inputs/ctu-other.cpp.externalDefMap.txt | 1 + test/Analysis/ctu-main.cpp | 14 ++++++++++++++ test/Analysis/func-mapping-test.cpp | 7 +++++++ tools/clang-extdef-mapping/ClangExtDefMapGen.cpp | 9 +++++++-- 7 files changed, 56 insertions(+), 12 deletions(-)