[PATCH] D23241: Add the notion of deferred diagnostics.
Justin Lebar via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 9 10:22:39 PDT 2016
jlebar updated this revision to Diff 67367.
jlebar marked an inline comment as done.
jlebar added a comment.
Address review comments, and don't abort codegen'ing a function if it has only
deferred warnings -- check specifically for errors.
https://reviews.llvm.org/D23241
Files:
clang/include/clang/AST/Decl.h
clang/lib/AST/Decl.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/CodeGenModule.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23241.67367.patch
Type: text/x-patch
Size: 5341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160809/87513de6/attachment-0001.bin>
More information about the cfe-commits
mailing list