| commit | 47075dc014e6aff96aac7df53928ab092a7dd1eb | [log] [tgz] |
|---|---|---|
| author | Henrik G. Olsson <h_olsson@apple.com> | Wed Nov 12 15:56:40 2025 -0800 |
| committer | Henrik G. Olsson <h_olsson@apple.com> | Wed Nov 12 15:56:40 2025 -0800 |
| tree | 9477d82ee4e0324ca7542b87afcacfc15290ef43 | |
| parent | b00c117a29cc44481fae6352383afaacc8473bfc [diff] |
[abi-testsuite] remove use of lit_config.quiet This config property was removed in https://github.com/llvm/llvm-project/pull/167192 and now causes failures when trying to run the test suite. lit_config.note will now automatically check whether it should emit the diagnostic or not.