This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3098b618c7 [clang] Respect TerseOutput when printing lambdas new b84e04d4c0 [Preprocessor] Fix crash emitting note with framework locati [...]
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/Lex/HeaderSearch.h | 5 +++-- lib/Lex/HeaderSearch.cpp | 5 ++++- .../TestFramework.hmap.json | 7 +++++++ ...lude-header-missing-in-framework-with-headermap.c | 20 ++++++++++++++++++++ 4 files changed, 34 insertions(+), 3 deletions(-) create mode 100644 test/Preprocessor/Inputs/include-header-missing-in-framework/Te [...] create mode 100644 test/Preprocessor/include-header-missing-in-framework-with-headermap.c