ArcsinX wrote:

Idea of original patch was not only in suppressing diagnostics from driver, but 
also moving the suppress logic into a common path (Diagnostics.cpp)
But after applying this patch, our suppress diagnostics logic appears in three 
places: Preamble.cpp, ParsedAST.cpp and Diagnostics.cpp.
Is it possible to have suppress diagnostics logic only in Diagnostics.cpp as it 
was in original patch?

https://github.com/llvm/llvm-project/pull/182912
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to