| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
clang tests were breaking, at least when compiling clang only, from an
installed llvm. Make the lit.cfg script deal with the case when we don't
have a host_triple available.
llvm-svn: 220152
|
| |
|
|
|
|
|
|
|
|
| |
Since these tests expect a working debugger, always compile them for the
host triple, assuming a working debugger is present.
This enables us to compile and run them, even when clang is, by default,
a cross-compiler (but can still target the host).
llvm-svn: 219992
|
| |
|
|
|
|
|
|
| |
stuck on"
This reverts commit 203504. We decided that it is better to disable this test on a per-buildbot basis in zorg rather than everywhere on Darwin.
llvm-svn: 203627
|
| |
|
|
|
|
| |
older versions of LLDB.
llvm-svn: 203504
|
| |
|
|
|
|
| |
and enable this test on Darwin.
llvm-svn: 203324
|
| |
|
|
|
|
| |
more explanatory error messages.
llvm-svn: 190215
|
| |
|
|
|
|
| |
gdb.
llvm-svn: 189920
|
| |
|
|
|
|
| |
info that support what Eric calls "the member hack".
llvm-svn: 189915
|
| |
|
|
| |
llvm-svn: 172752
|
|
|
Part of PR14471.
Patch by Paul Robinson.
llvm-svn: 172589
|