This revision was automatically updated to reflect the committed changes.
Closed by commit rL308539: Improve SEMA for attribute-target (authored by
erichkeane).
Changed prior to commit:
https://reviews.llvm.org/D35573?vs=107134&id=107398#toc
Repository:
rL LLVM
https://reviews.llvm.org/D355
echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.
LGTM pending dependency approval
https://reviews.llvm.org/D35573
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.or
erichkeane created this revision.
Add more diagnosis for the non-multiversioning case.
https://reviews.llvm.org/D35573
Files:
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/Sema.h
lib/Sema/SemaDeclAttr.cpp
test/Sema/attr-target.c
Index: test/Sema/attr-target.c
==