summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/2010-07-23-DeclLoc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update debug info test case for more incoming DIBuilder changesDavid Blaikie2013-03-211-2/+2
| | | | | | | Switching the DIFile field in DISubprogram to refer to the raw filename/directory pair instead of a DIFile. llvm-svn: 177676
* Update debug info test case for an incoming change to DIBuilder in LLVMDavid Blaikie2013-03-211-2/+2
| | | | | | (this will produce some transient test failure/skew) llvm-svn: 177673
* Generalize a few debug info test casesDavid Blaikie2013-03-171-1/+1
| | | | | | | | Checking for the annotation comment rather than the metadata values makes these tests resilient to a coming refactor that will pull these fields out into a separate metadata node. llvm-svn: 177237
* Migrate from llvm/test/FrontendC++.Eric Christopher2011-08-161-0/+86
llvm-svn: 137767
OpenPOWER on IntegriCloud