diff options
author | Jordan Rupprecht <rupprecht@google.com> | 2025-02-05 13:31:04 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-05 13:31:04 -0600 |
commit | a57bbff736ff4658940266a218491ea9d576b13b (patch) | |
tree | f331156576f70f64d5f6a760ca97df5b02b884b3 /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | 25dd93aab669bafab41eda7537fdc9696bbc5f31 (diff) | |
download | llvm-a57bbff736ff4658940266a218491ea9d576b13b.zip llvm-a57bbff736ff4658940266a218491ea9d576b13b.tar.gz llvm-a57bbff736ff4658940266a218491ea9d576b13b.tar.bz2 |
[clang][test][OpenMP] Fix test assumptions of libomp and clang paths (#125891)
These tests assume `-fopenmp=libomp` is the default, which it may not
be. We also need to invoke clang with `-no-canonical-prefixes` to ensure
we get the argv we expect, i.e. clang may be a symlink to a binary
elsewhere that has a different name.
Fixes tests added by 455cedc805e7a42c6cfbe26a4ddd9e623cca6066 and
646d352ab0d0a9cfafa3f2c9c415b5773834ad5b
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions