This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a8d0898b87 Remove unnecessary condition as suggested by clang-tidy. NFC new 9192aede9d Add #pragma clang attribute support to the external_source_s [...]
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/Attr.td | 12 +- lib/Sema/SemaDeclAttr.cpp | 21 ++-- ...pragma-attribute-supported-attributes-list.test | 3 +- test/Sema/alloc-align-attr.c | 6 +- utils/TableGen/ClangAttrEmitter.cpp | 137 +++++++++++++++++---- 5 files changed, 136 insertions(+), 43 deletions(-)