This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9d0a93f0ec [CMake][Modules] libclang: Ignore _CINDEX_LIB_ and CLANG_TOO [...] new 8d50601757 -Wpragma-pack: add an additional note and fixit when warning [...]
The 1 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/DiagnosticSemaKinds.td | 2 ++ lib/Sema/SemaAttr.cpp | 16 +++++++++++++++- test/FixIt/fixit-pragma-pack.c | 5 +++++ test/PCH/suspicious-pragma-pack.c | 4 +++- test/Sema/pragma-pack.c | 2 +- 5 files changed, 26 insertions(+), 3 deletions(-) create mode 100644 test/FixIt/fixit-pragma-pack.c