summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/2005-12-04-DeclarationLineNumbers.c
Commit message (Collapse)AuthorAgeFilesLines
* DebugInfo: Remove useless testDuncan P. N. Exon Smith2015-03-031-24/+0
| | | | | | | | This test doesn't provide any value (it just checks that the frontend produces exactly one compile unit), and it certainly isn't doing what the comment says. Noticed via IRC review of my update to it in r231083. llvm-svn: 231152
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-2/+3
| | | | | | | Update testcases for LLVM change in r231082 to use the new debug info hierarchy. llvm-svn: 231083
* Migrate most of the rest of test/FrontendC from llvm and migrateEric Christopher2011-07-261-0/+23
most of them to FileCheck. llvm-svn: 136159
OpenPOWER on IntegriCloud