[all-commits] [llvm/llvm-project] e40790: [clang] Parse warning-suppression-mapping after se...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Fri Feb 7 16:00:41 PST 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: e40790864ba00124931f0b242c20a474a9255eb7
https://github.com/llvm/llvm-project/commit/e40790864ba00124931f0b242c20a474a9255eb7
Author: kadir çetinkaya <kadircet at google.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M clang/lib/Basic/Warnings.cpp
M clang/unittests/Basic/DiagnosticTest.cpp
Log Message:
-----------
[clang] Parse warning-suppression-mapping after setting up diagengine (#125714)
We can emit diagnostics while parsing warning-suppression-mapping, make
sure command line flags take affect when emitting those.
(cherry picked from commit ecb016a87d89aed36b8f5d8102e15d8eb0e57108)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list