summaryrefslogtreecommitdiffstats
path: root/debuginfo-tests/forward-declare-class.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix this for gdb 7.4.Eric Christopher2012-07-231-1/+2
| | | | | | Patch by Andy Gibbs. llvm-svn: 160639
* Fix this for buggy gdb behavior alongside the changeEric Christopher2012-06-051-2/+4
| | | | | | | to clang that omits debug information for non-user-defined methods. llvm-svn: 158008
* Clang is now correctly marking this as a class, so update the test case ↵Douglas Gregor2011-05-211-1/+2
| | | | | | accordingly llvm-svn: 131797
* Test case for r128150.Devang Patel2011-03-231-0/+23
llvm-svn: 128151
OpenPOWER on IntegriCloud