summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-class-limited.cpp
Commit message (Expand)AuthorAgeFilesLines
* DebugInfo: Forward HandleTagDeclRequiredDefinition through MultiplexConsumer ...David Blaikie2014-07-161-50/+0
* Revert "Stuff"David Blaikie2014-07-161-2/+1
* DebugInfo: Ensure the ASTConsumer "HandleTagDeclRequireDefinition" callback p...David Blaikie2014-07-161-5/+3
* StuffDavid Blaikie2014-07-161-1/+2
* Call RequireCompleteType when performing ADL even if the type is alreadyRichard Smith2014-03-141-1/+1
* Implement a new -fstandalone-debug option. rdar://problem/15685848Adrian Prantl2014-01-071-1/+1
* PR16214, PR14467: DebugInfo: use "RequireCompleteType" to decide when to emit...David Blaikie2013-07-131-6/+22
* DebugInfo test: Rename function to avoid using the same name as a typeDavid Blaikie2013-06-211-1/+1
* Aggregate & rename limit debug info tests.David Blaikie2013-06-211-2/+24
* PR16214: Debug info for types first used via pointers or qualified types & la...David Blaikie2013-06-211-0/+14
OpenPOWER on IntegriCloud