summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/PR20038.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update to match LLVM changes for PR27284.Adrian Prantl2016-04-151-1/+1
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* DI: Update DISubprogram testcases after LLVM r246098Duncan P. N. Exon Smith2015-08-261-2/+2
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-4/+4
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-2/+2
* IR: Move MDLocation into place (clang testcases)Duncan P. N. Exon Smith2015-01-141-2/+2
* Reapply r225000 (reverted in r225555): DebugInfo: Generalize debug info locat...David Blaikie2015-01-141-5/+3
* Revert "DebugInfo: Generalize debug info location handling" and related commitsDavid Blaikie2015-01-091-3/+5
* Reapply "DebugInfo: Generalize debug info location handling"David Blaikie2014-12-301-5/+3
* Revert "DebugInfo: Generalize debug info location handling"David Blaikie2014-12-291-3/+5
* Reapply "DebugInfo: Generalize debug info location handling"David Blaikie2014-12-291-5/+3
* Revert "DebugInfo: Generalize debug info location handling"David Blaikie2014-12-171-3/+5
* DebugInfo: Generalize debug info location handlingDavid Blaikie2014-12-161-5/+3
* 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-2/+2
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-2/+2
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-2/+2
* Revert "Emit column debug information for loads"Tobias Grosser2014-07-291-1/+1
* Emit column debug information for loadsTobias Grosser2014-07-291-1/+1
* clang/test/CodeGenCXX/PR20038.cpp: Appease targeting msvc due to incompatibil...NAKAMURA Takumi2014-07-111-1/+1
* Fix the dtor location issues in PR20038 harder.David Blaikie2014-07-101-5/+10
* Make PR20038.cpp test case portable to non-Itanium ABIsDavid Blaikie2014-06-251-1/+1
* PR20038: DebugInfo: Call sites without DebugLocs for temporary dtors after a ...David Blaikie2014-06-251-0/+11