summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-enum.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-commit r324490: [DebugInfo] Improvements to representation of enumeration ...Momchil Velikov2018-02-121-1/+1
* Revert [DebugInfo] Improvements to representation of enumeration types (PR361...Momchil Velikov2018-02-071-1/+1
* [DebugInfo] Improvements to representation of enumeration types (PR36168)Momchil Velikov2018-02-071-1/+1
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-9/+9
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-9/+19
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-9/+9
* Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith2014-10-031-6/+6
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-6/+6
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-6/+6
* Reapply: DebugInfo: Emit the definition of enums when the definition preceeds...David Blaikie2014-05-061-0/+9
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-1/+1
* Debug Info: generate a unique identifier for C++ struct, class, union, and enum.Manman Ren2013-08-291-3/+3
* Debug Info: this reverts commit r189600.Manman Ren2013-08-291-3/+3
* Debug Info: generate a unique identifier for C++ struct, class, union, and enum.Manman Ren2013-08-291-3/+3
* Debug Info: follow-up patch to r189283.Manman Ren2013-08-261-3/+3
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-3/+3
* DebugInfo: ensure negative enumerators are emitted as suchDavid Blaikie2013-06-241-1/+12
* DebugInfo: Merge a bad debug info enum test into a good oneDavid Blaikie2013-06-241-6/+23
* Test case for llvm r110712.Devang Patel2010-08-101-0/+8