diff options
author | Derek Mauro <dmauro@google.com> | 2022-12-15 13:34:43 -0800 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2022-12-15 13:35:26 -0800 |
commit | e2416566660e1892274a56b34504b8b8c6c76101 (patch) | |
tree | ab8049fd0e7d3926caf8af274515999bff47f46a /absl/profiling/CMakeLists.txt | |
parent | 3fe1e96ea9da8cf27589dfa988e4fe2eb220fccf (diff) |
Add the ability to turn on warnings that get disabled in tests
in GCC and LLVM build configs
This was accomplished by adding GccStyleFilterAndCombine() in copts.py
Previously, if we had a default warning of the form -Wwarning, adding
-Wno-warning to the list of test warnings would just add conflicting
flags. We now filter -Wwarning if -Wno-warning is added to the test warnings.
PiperOrigin-RevId: 495683815
Change-Id: I5dfd8a30b0be09d6b48237f61d598230ab9027db
Diffstat (limited to 'absl/profiling/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions