[PATCH] D126183: Implement soft reset of the diagnostics engine.

Tapasweni Pathak via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 28 08:51:16 PDT 2022


tapaswenipathak updated this revision to Diff 432730.
tapaswenipathak added a comment.

Fixes: https://buildkite.com/llvm-project/premerge-checks/builds/95001#01810b0b-6313-400f-aaf0-35855916ec93

I pasted the wrong diff. sorry!

(have multiple build repository in local)

F23230857: Screenshot 2022-05-28 at 9.19.48 PM.png <https://reviews.llvm.org/F23230857>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126183

Files:
  clang/include/clang/Basic/Diagnostic.h
  clang/lib/Basic/Diagnostic.cpp
  clang/test/Interpreter/error-recovery-pragmas.cpp
  clang/tools/clang-repl/ClangRepl.cpp
  clang/unittests/Basic/DiagnosticTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126183.432730.patch
Type: text/x-patch
Size: 5437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220528/bc5cb544/attachment-0001.bin>


More information about the cfe-commits mailing list