[flang-commits] [clang] [clang-tools-extra] [flang] [clang] Extend diagnose_if to accept more detailed warning information, take 2 (PR #119712)
Nikolas Klauser via flang-commits
flang-commits at lists.llvm.org
Fri Jan 24 02:00:44 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.
----------------
philnik777 wrote:
I don't think this comment adds much value now, so I just removed it.
https://github.com/llvm/llvm-project/pull/119712
More information about the flang-commits
mailing list