This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d3c66fe Bring back note about not supporting global register variables. new d3e1b4d Fix typo and remove unnecessary statement. new 4d61f22 [Frontend] Use vfs for directory iteration while searching PC [...] new 22d59b9 [CrashReproducer] Collect PCH included via -include-pch
The 3 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: lib/CodeGen/CGOpenMPRuntime.cpp | 3 +-- lib/Driver/Job.cpp | 5 ++--- lib/Frontend/CompilerInstance.cpp | 33 +++++++++++++++++++++++++++ lib/Frontend/FrontendAction.cpp | 7 +++--- test/Modules/crash-vfs-include-pch.m | 43 ++++++++++++++++++++++++++++++++++++ 5 files changed, 83 insertions(+), 8 deletions(-) create mode 100644 test/Modules/crash-vfs-include-pch.m