This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b6d08c2548 Fix the test, NFC. new bfde26cc85 Allow standards-based attributes to have leading and trailin [...] new d20aaf7588 Rename this file from cx2.c to c2x.c; NFC.
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: lib/Sema/ParsedAttr.cpp | 3 ++- test/Preprocessor/has_attribute.cpp | 3 +++ test/Preprocessor/has_c_attribute.c | 4 ++++ test/Sema/{attr-cx2.c => attr-c2x.c} | 3 +++ test/SemaCXX/attr-cxx0x.cpp | 2 +- 5 files changed, 13 insertions(+), 2 deletions(-) rename test/Sema/{attr-cx2.c => attr-c2x.c} (91%)