[all-commits] [llvm/llvm-project] ecb016: [clang] Parse warning-suppression-mapping after se...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Thu Feb 6 01:19:01 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ecb016a87d89aed36b8f5d8102e15d8eb0e57108
https://github.com/llvm/llvm-project/commit/ecb016a87d89aed36b8f5d8102e15d8eb0e57108
Author: kadir çetinkaya <kadircet at google.com>
Date: 2025-02-06 (Thu, 06 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.
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