summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-anon-union-vars.cpp
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Look through type sugar on union types when castingReid Kleckner2015-11-201-0/+17
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* DI: Update testcases for LLVM assembly changeDuncan P. N. Exon Smith2015-07-311-2/+2
* Debug Info: Represent local anonymous unions as anonymous unionsAdrian Prantl2015-04-291-0/+18
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-5/+5
* Revert "Debug Info: Represent local anonymous unions as anonymous unions"Adrian Prantl2015-04-291-18/+0
* Debug Info: Represent local anonymous unions as anonymous unionsAdrian Prantl2015-04-281-0/+18
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-5/+5
* Add global static variables for anonymous union fields. This makesEric Christopher2014-04-101-0/+28
OpenPOWER on IntegriCloud