diff options
author | Vince Harron <vince@nethacker.com> | 2015-05-04 00:17:53 +0000 |
---|---|---|
committer | Vince Harron <vince@nethacker.com> | 2015-05-04 00:17:53 +0000 |
commit | 026137628fa1ddadf9cf594d34b2f3392fb36b10 (patch) | |
tree | d27f7cbaa6d09fade36c89af7d67331923b46e2f /clang/unittests/Basic/SourceManagerTest.cpp | |
parent | 8983031b5edd81f67504d81a7d693e5ee79baee6 (diff) | |
download | llvm-026137628fa1ddadf9cf594d34b2f3392fb36b10.zip llvm-026137628fa1ddadf9cf594d34b2f3392fb36b10.tar.gz llvm-026137628fa1ddadf9cf594d34b2f3392fb36b10.tar.bz2 |
TestMultithreaded improvements
These tests link against host lldb API. Compiler's target triple
must match liblldb triple. Instead of naively skipping i386, I added
a check of the liblldb arch against the compiler target arch.
This is useful for 32 bit API builds (planned for Windows)
Since remote is disabled, we can assume the os is the same.
Also, removed skipIfLinuxClang because it's passing
llvm-svn: 236396
Diffstat (limited to 'clang/unittests/Basic/SourceManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions