diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-07-08 17:52:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-08 17:52:34 -0700 |
commit | 78039e12473fff3c655870c3bb369e6dd1b46444 (patch) | |
tree | c7f28b07035699d071a66d25d3564c14294cb386 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | d64faec94071e67c2318712bc3f61734e28f4e2a (diff) | |
download | llvm-78039e12473fff3c655870c3bb369e6dd1b46444.zip llvm-78039e12473fff3c655870c3bb369e6dd1b46444.tar.gz llvm-78039e12473fff3c655870c3bb369e6dd1b46444.tar.bz2 |
[lit][NFC] Refactor use_clang into two functions
This patch refactors use_clang into two functions. This is intended for
use within the clang-tools-extra test suite to avoid a race condition
where the clang binary exists but is not yet ready for execution which
results in a lit configuration failure.
Details are in #145703.
Reviewers: Keenuts, pogo59, AaronBallman, DavidSpickett
Reviewed By: pogo59
Pull Request: https://github.com/llvm/llvm-project/pull/147436
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions