diff options
author | Thurston Dang <thurston@google.com> | 2025-04-08 16:15:08 +0000 |
---|---|---|
committer | Thurston Dang <thurston@google.com> | 2025-04-08 16:16:22 +0000 |
commit | df0ccf6df09b5a067c80519b9adfa2c7dc46a350 (patch) | |
tree | d9d5317a8964e999ea974527815b988b9343d154 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 16d10546d29355f796cbdb307f0f89d6679d14a0 (diff) | |
download | llvm-df0ccf6df09b5a067c80519b9adfa2c7dc46a350.zip llvm-df0ccf6df09b5a067c80519b9adfa2c7dc46a350.tar.gz llvm-df0ccf6df09b5a067c80519b9adfa2c7dc46a350.tar.bz2 |
[asan] Disable TestCases/Linux/asan_rt_confict_test-2.cpp to fix build
TestCases/Linux/asan_rt_confict_test-2.cpp started failing in https://lab.llvm.org/buildbot/#/builders/66/builds/12265/steps/9/logs/stdio
The only change is "[LLD][ELF] Allow merging XO and RX sections, and add --[no-]xosegment flag (#132412)" (https://github.com/llvm/llvm-project/commit/2c1bdd4a0811af89eb9631935fbd90f13a04eacb). Based on the test case (which deliberately tries to mix static and dynamically linked ASan), I suspect it's actually the test case that needs to be fixed (probably with a different error message check).
This patch disables TestCases/Linux/asan_rt_confict_test-2.cpp to make the buildbots green while I investigate.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions