Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove test/FrontendC, almost all of the tests have been migrated | Eric Christopher | 2011-07-26 | 1 | -22/+0 |
| | | | | | | to clang now, the rest are in process (6) or have been deleted. llvm-svn: 136191 | ||||
* | Avoid Tcl substitution, introduced %llvmgcc_only for this one little test | Daniel Dunbar | 2009-09-07 | 1 | -1/+1 |
| | | | | | | (%llvmgcc includes a '-w' argument, and this test looks for warnings). llvm-svn: 81152 | ||||
* | These tests pass on linux. | Duncan Sands | 2009-03-25 | 1 | -1/+1 |
| | | | | llvm-svn: 67689 | ||||
* | Tweak the DejaGNU voodoo to match Bill's advice. | Stuart Hastings | 2009-03-10 | 1 | -2/+2 |
| | | | | llvm-svn: 66547 | ||||
* | Check for warnings about inappropriate weak_imports. | Stuart Hastings | 2009-03-10 | 1 | -0/+22 |
Darwin-specific; marked XFAIL for others. llvm-svn: 66514 |