Add more diagnosis for the non-multiversioning case.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D35573
Improve SEMA for attribute-target ClosedPublic Authored by erichkeane on Jul 18 2017, 10:40 AM.
Details Summary Add more diagnosis for the non-multiversioning case.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 18 2017, 12:19 PM Closed by commit rL308539: Improve SEMA for attribute-target (authored by erichkeane). · Explain WhyJul 19 2017, 3:07 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 107398 cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/Sema/SemaDeclAttr.cpp
cfe/trunk/test/Sema/attr-target.c
|