summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGDebugInfo.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2015-08-12 23:49:52 +0000
committerReid Kleckner <rnk@google.com>2015-08-12 23:49:52 +0000
commit3f3af2cf744e3f87f050551ae9712540bde929b0 (patch)
treea1e0e2fa23c0dbc1662789fb1c743c0218c10323 /clang/lib/CodeGen/CGDebugInfo.cpp
parenta3191ef66bb8530cee38fe2828fabd26c66c9450 (diff)
downloadbcm5719-llvm-3f3af2cf744e3f87f050551ae9712540bde929b0.tar.gz
bcm5719-llvm-3f3af2cf744e3f87f050551ae9712540bde929b0.zip
[windows] Always use the lit shell on Windows, even if bash is present
Summary: This is consistent with LLVM and Clang. The lit shell isn't a complete bash implementation, but its behavior is more easily reproducible. This fixes some ubsan test failures. One ubsan test requires a shell currently, so I added "REQUIRES: shell", and the other doesn't work on Windows because it prints a stack trace and uses a linker that doesn't support DWARF. We can fix it eventually through other means. Reviewers: samsonov, pcc Subscribers: yaron.keren, filcab, llvm-commits Differential Revision: http://reviews.llvm.org/D11960 llvm-svn: 244837
Diffstat (limited to 'clang/lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud