[PATCH] D35519: Add SEMA checking to attribute 'target'
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 18 08:00:19 PDT 2017
erichkeane updated this revision to Diff 107101.
erichkeane marked 9 inline comments as done.
erichkeane added a comment.
Thanks for the feedback Aaron. This should fix everything you had an issue with.
-Erich
https://reviews.llvm.org/D35519
Files:
include/clang/Basic/Attr.td
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Basic/TargetInfo.h
include/clang/Sema/Sema.h
lib/Basic/Targets.cpp
lib/CodeGen/CGCall.cpp
lib/CodeGen/CodeGenModule.cpp
lib/Sema/SemaDeclAttr.cpp
test/Sema/attr-target.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35519.107101.patch
Type: text/x-patch
Size: 24423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170718/642b4be6/attachment-0001.bin>
More information about the cfe-commits
mailing list