This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allmodconfig in repository toolchain/ci/llvm-monorepo.
from 38ae67f97147 Merging r342897: new 5a2567579693 Merging r339424: new c47e959550e3 Merging r340025:
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: clang/include/clang/Driver/Options.td | 2 +- clang/lib/Driver/Driver.cpp | 7 ++++--- clang/test/Driver/cl-options.c | 1 + clang/test/Driver/cl-pch.cpp | 21 +++++++++++++++++++++ .../Inputs/pch-through-use3c.cpp} | 2 +- .../someheader.h => PCH/Inputs/pch-through3c.h} | 0 clang/test/PCH/pch-through3c.cpp | 8 ++++++++ 7 files changed, 36 insertions(+), 5 deletions(-) copy clang/test/{Modules/Inputs/lookup_right.hpp => PCH/Inputs/pch-through-use3c.c [...] copy clang/test/{Preprocessor/Inputs/headermap-rel2/system/usr/include/someheader. [...] create mode 100644 clang/test/PCH/pch-through3c.cpp