aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendC/2009-01-21-InvalidIterator.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove test/FrontendC, almost all of the tests have been migratedEric Christopher2011-07-261-74/+0
| | | | | | | to clang now, the rest are in process (6) or have been deleted. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136191 91177308-0d34-0410-b5e6-96231b3b80d8
* Add -o /dev/null to some tests which don't care about their output.Dan Gohman2010-04-301-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102722 91177308-0d34-0410-b5e6-96231b3b80d8
* This was causing invalid memory accesses whenDuncan Sands2009-01-211-0/+74
generating debug info in the compiler. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62684 91177308-0d34-0410-b5e6-96231b3b80d8