summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/destructor-debug-info.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add a new option for and disable column number information as thereEric Christopher2012-10-181-1/+1
| | | | | | | | | | are no known current users of column info. Robustify and fix up a few tests in the process. Reduces the size of debug information by a small amount. Part of PR14106 llvm-svn: 166236
* FileCheck-ize.Eric Christopher2012-07-111-3/+4
| | | | llvm-svn: 160032
* Fix debug info for cleanup block.Devang Patel2010-04-131-0/+21
llvm-svn: 101100
OpenPOWER on IntegriCloud