This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5074e7e [AVX-512] Remove masking from 512-bit vpermil builtins. The b [...] new d4c3c48 [CrashReproducer] Collect headermap files new f89729f [CrashReproducer] Setup a module collector callback for Heade [...]
The 2 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 | 3 ++ lib/Frontend/CompilerInstance.cpp | 14 +++++++- lib/Frontend/ModuleDependencyCollector.cpp | 20 +++++++++++ lib/Lex/HeaderSearch.cpp | 7 ++++ test/Modules/crash-vfs-headermaps.m | 55 ++++++++++++++++++++++++++++++ 5 files changed, 98 insertions(+), 1 deletion(-) create mode 100644 test/Modules/crash-vfs-headermaps.m