summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-global-ctor-dtor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert r369458 "[DebugInfo] Add debug location to dynamic atexit destructor"Hans Wennborg2019-08-221-7/+7
* [DebugInfo] Add debug location to dynamic atexit destructorAlexandre Ganea2019-08-201-7/+7
* [codeview] Fix symbol names for dynamic initializers and atexit stubsReid Kleckner2019-04-241-9/+35
* [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram f...Paul Robinson2018-11-281-8/+8
* 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
OpenPOWER on IntegriCloud