This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 063c2472fa [NFCI]Create CommonAttributeInfo Type as base type of *Attr [...] new bbf315f3f8 Fix build error in 371875 new c866663df9 Reland r371785: Add -Wpoison-system-directories warning
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/Basic/DiagnosticCommonKinds.td | 5 ++++ lib/Frontend/InitHeaderSearch.cpp | 7 ++++++ .../sysroot_x86_64_cross_linux_tree/lib}/.keep | 0 .../usr/include/c++}/.keep | 0 .../usr/lib/gcc}/.keep | 0 .../usr/local/include}/.keep | 0 .../usr/local/lib}/.keep | 0 test/Frontend/warning-poison-system-directories.c | 29 ++++++++++++++++++++++ utils/TableGen/ClangAttrEmitter.cpp | 4 +-- 9 files changed, 43 insertions(+), 2 deletions(-) copy test/{Driver/Inputs/CUDA-macosx/usr/local/cuda/bin => Frontend/Inputs/sysroot [...] copy test/{Driver/Inputs/CUDA-macosx/usr/local/cuda/bin => Frontend/Inputs/sysroot [...] copy test/{Driver/Inputs/CUDA-macosx/usr/local/cuda/bin => Frontend/Inputs/sysroot [...] copy test/{Driver/Inputs/CUDA-macosx/usr/local/cuda/bin => Frontend/Inputs/sysroot [...] copy test/{Driver/Inputs/CUDA-macosx/usr/local/cuda/bin => Frontend/Inputs/sysroot [...] create mode 100644 test/Frontend/warning-poison-system-directories.c