[all-commits] [llvm/llvm-project] df22bb: [clang] Stop parsing warning suppression mappings ...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Thu Feb 6 01:03:04 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df22bbe2beb57687c76402bc0cfdf7901a31cf29
https://github.com/llvm/llvm-project/commit/df22bbe2beb57687c76402bc0cfdf7901a31cf29
Author: kadir çetinkaya <kadircet at google.com>
Date: 2025-02-06 (Thu, 06 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.
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