aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlexander Richardson <alexrichardson@google.com>2024-03-21 15:22:06 -0700
committerGitHub <noreply@github.com>2024-03-21 15:22:06 -0700
commit6f9297fc4da9df776aef7ee9a18ac426053aaed4 (patch)
tree0fd9b4c455d7a6ca5a02e64806c2636042016fec /clang/lib/Frontend/CompilerInvocation.cpp
parent00f3454bbe04ae8cf0eeda981c439e7f97390bd4 (diff)
downloadllvm-6f9297fc4da9df776aef7ee9a18ac426053aaed4.zip
llvm-6f9297fc4da9df776aef7ee9a18ac426053aaed4.tar.gz
llvm-6f9297fc4da9df776aef7ee9a18ac426053aaed4.tar.bz2
[compiler-rt] Fix build race with COMPILER_RT_TEST_STANDALONE_BUILD_LIBS
Since this standalone build configuration uses the runtime libraries that are being built just now, we need to ensure that e.g. the TSan unit tests depend on the tsan runtime library. Also fix TSAN_DEPS being overridden to not include the tsan runtime (commit .....). This change fixes a build race seen in the CI checks for TsanRtlTest-x86_64-Test in https://github.com/llvm/llvm-project/pull/83088. Reviewed By: vitalybuka Pull Request: https://github.com/llvm/llvm-project/pull/83650
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions