diff options
author | Nathan Sidwell <nathan@acm.org> | 2022-04-08 06:55:31 -0700 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2022-04-25 10:02:08 -0700 |
commit | c47bcf9af6fcfd565af25ab95932d7ceadd5d5ab (patch) | |
tree | bcc2c228bbbb5f88084fb291e889c4918d2d3809 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 72904a990c4d215a617ca77977babbeb45fc36dc (diff) | |
download | llvm-c47bcf9af6fcfd565af25ab95932d7ceadd5d5ab.zip llvm-c47bcf9af6fcfd565af25ab95932d7ceadd5d5ab.tar.gz llvm-c47bcf9af6fcfd565af25ab95932d7ceadd5d5ab.tar.bz2 |
[demangler][NFC] OperatorInfo table unit test
Placing a run-once test inside the operator lookup function caused
problems with the thread sanitizer. See D122975.
Break out the operator table into a member variable, and move the test
to the unit test machinery.
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D123390
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions