| Commit message (Collapse) | Author | Age | Files | Lines | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
PR10331. to appease mingw-target (and non-mingw-host) builds.
PR10331 is still alive I suppose.
llvm-svn: 134931
 | 
| | 
| 
| 
|  | 
llvm-svn: 134898
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
including fixing a nasty recent regression that could make us print "/foo.h" with a command-line including "-I ./".
rdar://problem/9734352
llvm-svn: 134728
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
with shell.
The feature "shell" is implemented in llvm/test.
llvm-svn: 126646
 | 
| | 
| 
| 
| 
| 
|  | 
characters get dropped into the regular expression from %t.
llvm-svn: 126361
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
to create it. Lit doesn't apparently clean up test directories
effectively, and so this broke randomly on subsequent runs.
Also XFAIL the test on windows, as there's not much hope for these
commands doing the right thing there.
Paired with Nick Lewycky.
llvm-svn: 126344
 | 
| | 
| 
| 
|  | 
llvm-svn: 126334
 | 
| | 
| 
| 
| 
| 
| 
|  | 
clang ' or ' clang -cc1 ' or ' clang-cc ' in test lines (by substituting them to
garbage).
llvm-svn: 91460
 | 
| | 
| 
| 
| 
| 
|  | 
- 'for i in $(find . -type f); do sed -e 's#\(RUN:.*[^ ]\) *&& *$#\1#g' $i | FileUpdate $i; done', for the curious.
llvm-svn: 86430
 | 
| | 
| 
| 
|  | 
llvm-svn: 86134
 | 
| | 
| 
| 
|  | 
llvm-svn: 85908
 | 
| | 
| 
| 
|  | 
llvm-svn: 77057
 | 
| | 
| 
| 
|  | 
llvm-svn: 68042
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
- Not particularly elegant, but my hand is forced by gcc.
Also, tweak -ccc-print-bindings output.
llvm-svn: 68027
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
- Rip out various bits of logic from clang-cc's dependency file gen,
   force driver to provide instead.
 - -MD output now goes to proper location
<rdar://problem/6723948> clang -MD puts dep file in /tmp with wrong name
 - -M and -MM still don't work correctly.
llvm-svn: 68022
 | 
| | 
| 
| 
| 
| 
|  | 
Tests and drivers updated, still need to shuffle dirs.
llvm-svn: 67602
 | 
|   
  
  
  
  
   | 
driver taking lib/Driver.
llvm-svn: 65811
 |