aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2025-04-24 13:13:19 -0700
committerGitHub <noreply@github.com>2025-04-24 13:13:19 -0700
commit9f74d517f13a4f1f5ca340d15c8d858f3784ec5c (patch)
treec2fd9a306d3c58aa2d627e4b777bbce7d674a051 /clang/lib/CodeGen/CodeGenModule.cpp
parent425b9539684be00f3c8ccde54dbab18ce9bc8ebd (diff)
downloadllvm-9f74d517f13a4f1f5ca340d15c8d858f3784ec5c.zip
llvm-9f74d517f13a4f1f5ca340d15c8d858f3784ec5c.tar.gz
llvm-9f74d517f13a4f1f5ca340d15c8d858f3784ec5c.tar.bz2
[NFC][UBSAN] Fix minimal UBSAN test names (#137244)
Same approach as in Asan. Now it's going to print: ``` Failed Tests (2): UBSan-Minimal-i386-linux :: TestCases/icall.c UBSan-Minimal-x86_64-linux :: TestCases/icall.c ``` Before it was: ``` Failed Tests (2): UBSan-Minimal-x86_64 :: TestCases/icall.c UBSan-Minimal-x86_64 :: TestCases/icall.c ```
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions