[PATCH] D77028: Speed up deferred diagnostic emitter

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 6 07:00:05 PDT 2020


yaxunl updated this revision to Diff 255315.
yaxunl marked an inline comment as done.
yaxunl retitled this revision from "[NFC] Refactor DeferredDiagsEmitter and skip redundant visit" to "Speed up deferred diagnostic emitter".
yaxunl edited the summary of this revision.
yaxunl added a comment.

Revised by John's comments. Skip visited functions and check error limit.


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

https://reviews.llvm.org/D77028

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/Sema.cpp
  clang/test/CodeGenCUDA/deferred-diag.cu
  clang/test/SemaCUDA/deferred-diags-limit.cu
  clang/test/SemaCUDA/deferred-diags.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77028.255315.patch
Type: text/x-patch
Size: 11379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200406/f362a8d9/attachment-0001.bin>


More information about the cfe-commits mailing list