summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-method-spec.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use an Itanium triple in DWARF debug info testsTimur Iskhodzhanov2014-01-301-1/+2
| | | | | | This should fix the clang part of the breakage in r200340. llvm-svn: 200435
* tests: Remove some stray and unused -cc1 flags. These tests appear to be writtenDaniel Dunbar2011-11-051-1/+1
| | | | | | to go through the driver. llvm-svn: 143791
* Tie debug information for method declaration with debug information for ↵Devang Patel2011-04-231-0/+10
method definition. llvm-svn: 130037
OpenPOWER on IntegriCloud