summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-anon-union-vars.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Clang for D20147 ("DebugInfo: New metadata representation for global v...Peter Collingbourne2016-09-131-1/+1
* Reverting 268055 as it caused PR27579.Amjad Aboud2016-04-301-8/+8
* Recommitted r264281 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-04-291-8/+8
* DebugInfo: Make DICompositeTypes distinct most of the timeDuncan P. N. Exon Smith2016-04-171-1/+1
* Update to match LLVM changes for PR27284.Adrian Prantl2016-04-151-2/+2
* Revert "Recommitted r263425 "Supporting all entities declared in lexical scop...Reid Kleckner2016-03-241-6/+6
* Recommitted r263425 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-241-6/+6
* Revert "Recommitted r261634 "Supporting all entities declared in lexical scop...Benjamin Kramer2016-03-141-6/+6
* Recommitted r261634 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-141-6/+6
* Revert r261634 "Supporting all entities declared in lexical scope in LLVM deb...Hans Wennborg2016-02-231-6/+6
* Supporting all entities declared in lexical scope in LLVM debug info.Amjad Aboud2016-02-231-6/+6
* [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