[flang-commits] [clang] [clang-tools-extra] [flang] [clang] Extend diagnose_if to accept more detailed warning information, take 2 (PR #119712)

kadir çetinkaya via flang-commits flang-commits at lists.llvm.org
Wed Jan 15 02:22:27 PST 2025


================
@@ -584,7 +582,9 @@ DiagnosticIDs::getDiagnosticSeverity(unsigned DiagID, SourceLocation Loc,
   const auto &SM = Diag.getSourceManager();
   // Custom diagnostics always are emitted in system headers.
----------------
kadircet wrote:

can you also update the comment here to describe the new behavior ?

https://github.com/llvm/llvm-project/pull/119712


More information about the flang-commits mailing list