summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-fwd-ref.cpp
Commit message (Expand)AuthorAgeFilesLines
* Simplify/generalize some debug info test casesDavid Blaikie2013-03-191-5/+4
* Generalize DebugInfo tests by avoiding explicit metadata numbersDavid Blaikie2013-02-021-4/+4
* Emit debug info for C++ struct definitions as DW_TAG_structure_type (instead ...David Blaikie2012-11-021-6/+5
* Forward declarations should take a context. This helps the debuggerEric Christopher2012-04-231-3/+3
* Remove the type retaining from the clang frontend. This is nowEric Christopher2012-02-201-2/+2
* Update tests so that they don't rely upon LLVMDebugVersion number.Devang Patel2012-02-031-4/+4
* Add a triple to this test to hopefully get it passing on i386-freebsd.Eric Christopher2011-12-171-1/+1
* When in a limited debug information situation if we can find the originalEric Christopher2011-12-161-3/+6
* Start down the path of getting clang to internally agree on structs versusEric Christopher2011-12-161-0/+23