aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/debug-info-fwd-ref.cpp
AgeCommit message (Expand)Author
2013-03-19Simplify/generalize some debug info test casesDavid Blaikie
2013-02-02Generalize DebugInfo tests by avoiding explicit metadata numbersDavid Blaikie
2012-11-02Emit debug info for C++ struct definitions as DW_TAG_structure_type (instead ...David Blaikie
2012-04-23Forward declarations should take a context. This helps the debuggerEric Christopher
2012-02-20Remove the type retaining from the clang frontend. This is nowEric Christopher
2012-02-03Update tests so that they don't rely upon LLVMDebugVersion number.Devang Patel
2011-12-17Add a triple to this test to hopefully get it passing on i386-freebsd.Eric Christopher
2011-12-16When in a limited debug information situation if we can find the originalEric Christopher
2011-12-16Start down the path of getting clang to internally agree on structs versusEric Christopher