diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2024-08-07 05:41:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-07 15:41:05 +0300 |
commit | 30a4e9e5bec9ea88bd63d5b69d90218b45b5fd65 (patch) | |
tree | 553e67a33f02a82b8dbc720450fa533e85fc120a /clang/lib/Basic/IdentifierTable.cpp | |
parent | f05efd034c0993c7aa606bfbaaf575d94d75b43f (diff) | |
download | llvm-30a4e9e5bec9ea88bd63d5b69d90218b45b5fd65.zip llvm-30a4e9e5bec9ea88bd63d5b69d90218b45b5fd65.tar.gz llvm-30a4e9e5bec9ea88bd63d5b69d90218b45b5fd65.tar.bz2 |
[NFC] Temporarily disable failing TableGen unit test. (#102308)
- This test was reported as failing in ASAN builds, with
non-deterministic order of the error message and note expected.
- This is due to llvm::sort() being unstable.
- Temporarily disable the test while its been fixed.
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions