[PATCH] Add diagnostic capabilities in LLVM (frontend part)
Quentin Colombet
qcolombet at apple.com
Wed Feb 5 16:59:03 PST 2014
Remove from -verify the expected warnings for frame-larger-than.
Currently the backend does not issue a location for those, therefore it is not possible to check them with -verify.
-Quentin
Hi gribozavr, hfinkel,
http://llvm-reviews.chandlerc.com/D2430
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2430?vs=6909&id=6912#toc
Files:
include/clang/Basic/DiagnosticCategories.td
include/clang/Basic/DiagnosticFrontendKinds.td
include/clang/Basic/DiagnosticGroups.td
lib/CodeGen/CodeGenAction.cpp
test/Frontend/backend-diagnostic.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2430.5.patch
Type: text/x-patch
Size: 10256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140205/299f6694/attachment.bin>
More information about the cfe-commits
mailing list