This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested in repository toolchain/llvm/clang.
from fe170f961e clang-cl: Expose -fno-crash-diagnostics (PR38574) adds cc56a96505 Fix for bug 38508 - Don't do PCH processing when only genera [...]
No new revisions were added by this update.
Summary of changes: lib/Driver/Driver.cpp | 7 ++++--- test/Driver/cl-pch.cpp | 21 +++++++++++++++++++++ .../Inputs/pch-through-use3c.cpp} | 2 +- .../someheader.h => PCH/Inputs/pch-through3c.h} | 0 test/PCH/pch-through3c.cpp | 8 ++++++++ 5 files changed, 34 insertions(+), 4 deletions(-) copy test/{Modules/Inputs/lookup_right.hpp => PCH/Inputs/pch-through-use3c.cpp} (58%) copy test/{Preprocessor/Inputs/headermap-rel2/system/usr/include/someheader.h => P [...] create mode 100644 test/PCH/pch-through3c.cpp