aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorAaron En Ye Shi <enye.shi@gmail.com>2020-11-30 20:53:17 +0000
committerAaron En Ye Shi <enye.shi@gmail.com>2020-11-30 21:05:26 +0000
commitf89e9c8201ea5a5b63af854c92ed26bc7ab4b8db (patch)
tree9966d9d6d787c8e1b1e54866122e56a9aabe02b8 /clang/lib/Basic/SourceManager.cpp
parent164410324d8bf3b5a99e39f7dfe3c6d6972dab30 (diff)
downloadllvm-f89e9c8201ea5a5b63af854c92ed26bc7ab4b8db.zip
llvm-f89e9c8201ea5a5b63af854c92ed26bc7ab4b8db.tar.gz
llvm-f89e9c8201ea5a5b63af854c92ed26bc7ab4b8db.tar.bz2
[HIP] Fix HIP test on windows due to lld suffix
On Windows, lld is instead named lld.exe, therefore a few HIP tests are failing. Instead the wildcard should be modified to .*lld.* to handle .exe. This fixes the bug: https://bugs.llvm.org/show_bug.cgi?id=48289. Differential Revision: https://reviews.llvm.org/D92342
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions