[all-commits] [llvm/llvm-project] 4cde42: [clang] Stop parsing warning suppression mappings ...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Fri Feb 7 12:51:06 PST 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: 4cde428de0fe9f16d6c2d8fdbe501aa701c9c6ea
https://github.com/llvm/llvm-project/commit/4cde428de0fe9f16d6c2d8fdbe501aa701c9c6ea
Author: kadir çetinkaya <kadircet at google.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
A clang/test/Driver/warning-suppression-mappings-not-parsed.cpp
M clang/tools/driver/driver.cpp
Log Message:
-----------
[clang] Stop parsing warning suppression mappings in driver (#125722)
This gets rid of some extra IO from driver startup, and possiblity of
emitting warnings twice.
(cherry picked from commit df22bbe2beb57687c76402bc0cfdf7901a31cf29)
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