aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/debug-info-artificial-arg.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
2013-01-08Add [artificial] debug info annotation to test matching r171826David Blaikie
2012-09-12Reapply:Eric Christopher
2012-09-12Revert "Make clang emit a flag for DW_AT_object_pointer for the artificial"Eric Christopher
2012-09-12Make clang emit a flag for DW_AT_object_pointer for the artificialEric Christopher
2012-04-23Forward declarations should take a context. This helps the debuggerEric Christopher
2012-04-03Change location information for synthesized properties to be at theEric Christopher
2012-02-27Make this test a bit more robust for debug info changes.Eric Christopher
2012-02-20Remove the type retaining from the clang frontend. This is nowEric Christopher
2012-02-09Don't cache the artificial type for the this pointer, there's noEric Christopher