[PATCH] D27424: Add the diagnose_if attribute to clang.
George Burgess IV via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 13 11:10:56 PST 2016
george.burgess.iv updated this revision to Diff 81259.
george.burgess.iv marked an inline comment as done.
george.burgess.iv added a comment.
Addressed alignment comment. Thanks! (Late parsing is still to-be-done)
https://reviews.llvm.org/D27424
Files:
include/clang/Basic/Attr.td
include/clang/Basic/AttrDocs.td
include/clang/Basic/DiagnosticCommonKinds.td
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/Overload.h
include/clang/Sema/Sema.h
lib/Parse/ParseDecl.cpp
lib/Sema/SemaDeclAttr.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaOverload.cpp
lib/Sema/SemaTemplateInstantiateDecl.cpp
test/Sema/diagnose_if.c
test/SemaCXX/diagnose_if.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27424.81259.patch
Type: text/x-patch
Size: 61610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161213/57ae5906/attachment-0001.bin>
More information about the cfe-commits
mailing list