[PATCH] D70058: clang/Modules: Delay err_module_file_conflict if a diagnostic is in flight

Duncan P. N. Exon Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 10 12:02:33 PST 2019


dexonsmith updated this revision to Diff 228618.
dexonsmith added a comment.

Updated header docs for the new delayed diagnostic parameter.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70058/new/

https://reviews.llvm.org/D70058

Files:
  clang/include/clang/Basic/Diagnostic.h
  clang/include/clang/Serialization/ASTReader.h
  clang/lib/Basic/Diagnostic.cpp
  clang/lib/Serialization/ASTReader.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70058.228618.patch
Type: text/x-patch
Size: 4198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191110/f98a0acd/attachment-0001.bin>


More information about the cfe-commits mailing list