summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-global-ctor-dtor.cpp
Commit message (Expand)AuthorAgeFilesLines
* IRGen: Add optnone attribute on function during O0Mehdi Amini2017-05-291-2/+2
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-2/+2
* Changed renaming of local symbols by inserting a dot vefore the numeric suffixSunil Srivastava2015-05-121-1/+1
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-8/+8
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-8/+8
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-2/+2
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-2/+2
* [ms-cxxabi] Implement guard variables for static initializationReid Kleckner2013-09-101-1/+1
* Revert "PR14569: Omit debug info for thunks"David Blaikie2013-08-271-2/+2
* Initialize debug info for special cases of functions that lack declarations a...Alexey Samsonov2012-10-251-0/+27