[PATCH] D23241: Add the notion of deferred diagnostics.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 15 13:07:19 PDT 2016


jlebar updated this revision to Diff 68063.
jlebar added a comment.

Move deferred diags storage into ASTContext.


https://reviews.llvm.org/D23241

Files:
  clang/include/clang/AST/ASTContext.h
  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.68063.patch
Type: text/x-patch
Size: 5680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160815/9bc31e7a/attachment.bin>


More information about the cfe-commits mailing list