aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/ModuleManager.cpp
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2025-05-09 08:05:38 -0600
committerGitHub <noreply@github.com>2025-05-09 10:05:38 -0400
commit4ae529b764390fb7b78bf1871bb90ff5c4c7bbbd (patch)
tree94f43df68f4d8ad3cb06dd97757d14b3959939ad /clang/lib/Serialization/ModuleManager.cpp
parent10f512074fb13ab5da9f49c25965508f51c8452a (diff)
downloadllvm-4ae529b764390fb7b78bf1871bb90ff5c4c7bbbd.zip
llvm-4ae529b764390fb7b78bf1871bb90ff5c4c7bbbd.tar.gz
llvm-4ae529b764390fb7b78bf1871bb90ff5c4c7bbbd.tar.bz2
Loosen DWARF form check in discriminant-member.ll (#139258)
The new test discriminant-member.ll (see #138953) failed on AIX. It seems that the string form is different in the DWARF. The log reads: 50: DW_AT_name [DW_FORM_string] ("Discr") ... but the test only looks for DW_FORM_strp. Since the precise form isn't important here, this patch changes the test to accept any string form. --------- Co-authored-by: Hubert Tong <hubert.reinterpretcast@gmail.com>
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions