This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_70 in repository clang.
from fb468b647c Merging r340386 and r344190: new 5f0402da8b Merging r342152: new 0fef218327 Merging r345826: new cae08172d3 Merging r345838:
The 3 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 | 33 +++++++++++++++ lib/CodeGen/CodeGenFunction.cpp | 80 ++++++++++-------------------------- lib/CodeGen/CodeGenFunction.h | 41 ++++++++---------- lib/CodeGen/CodeGenModule.cpp | 73 ++++++++++++++++++++++++++------ test/CodeGen/attr-cpuspecific.c | 9 ++++ test/CodeGenCXX/attr-cpuspecific.cpp | 17 ++++++++ 6 files changed, 158 insertions(+), 95 deletions(-) create mode 100644 test/CodeGenCXX/attr-cpuspecific.cpp