summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-artificial-arg.cpp
Commit message (Expand)AuthorAgeFilesLines
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-4/+4
* Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith2014-10-031-1/+1
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-1/+1
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-1/+1
* Debug info: Only emit C++ accessibility specifiers when they are divergingAdrian Prantl2014-08-291-1/+1
* Debug Info: update testing cases when the context field of subprogram is updatedManman Ren2013-10-101-2/+2
* Debug Info: update testing cases when the derived-from field of aManman Ren2013-10-051-1/+1
* Temporarily revert r191801 due to conflicts with the revert of r191792.Eric Christopher2013-10-041-1/+1
* Debug Info: update testing cases when the derived-from field of aManman Ren2013-10-011-1/+1
* Debug Info: generate a unique identifier for C++ struct, class, union, and enum.Manman Ren2013-08-291-1/+1
* Debug Info: this reverts commit r189600.Manman Ren2013-08-291-1/+1
* Debug Info: generate a unique identifier for C++ struct, class, union, and enum.Manman Ren2013-08-291-1/+1
* Debug Info: follow-up patch to r189283.Manman Ren2013-08-261-1/+1
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-1/+1
* Simplify/generalize some debug info test casesDavid Blaikie2013-03-191-6/+5
* Generalize DebugInfo tests by avoiding explicit metadata numbersDavid Blaikie2013-02-021-5/+5
* Add [artificial] debug info annotation to test matching r171826David Blaikie2013-01-081-1/+1
* Reapply:Eric Christopher2012-09-121-1/+1
* Revert "Make clang emit a flag for DW_AT_object_pointer for the artificial"Eric Christopher2012-09-121-1/+1
* Make clang emit a flag for DW_AT_object_pointer for the artificialEric Christopher2012-09-121-1/+1
* Forward declarations should take a context. This helps the debuggerEric Christopher2012-04-231-5/+5
* Change location information for synthesized properties to be at theEric Christopher2012-04-031-1/+1
* Make this test a bit more robust for debug info changes.Eric Christopher2012-02-271-2/+2
* Remove the type retaining from the clang frontend. This is nowEric Christopher2012-02-201-4/+5
* Don't cache the artificial type for the this pointer, there's noEric Christopher2012-02-091-0/+29