| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
It causes some (but not all) bots to fail. I'll look into it tomorrow
morning. Remove the tests for now to make the bots green.
llvm-svn: 350908
|
|
|
|
|
|
| |
This fails in http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/3208/steps/stage%201%20check/logs/stdio.
llvm-svn: 350871
|
|
|
|
| |
llvm-svn: 350851
|
|
|
|
|
|
| |
Instead of using the binary filename.
llvm-svn: 350849
|
|
|
|
|
|
|
|
|
| |
In an assert build, the Error gets destroyed and we get "Program aborted
due to an unhandled Error:".
In release, we get an empty message.
llvm-svn: 350848
|
|
|
|
| |
llvm-svn: 239074
|
|
* If the input file is missing;
* If the type of input object file can't be recognized;
* If the object file can't be parsed correctly.
llvm-svn: 239065
|