summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/DebugCXX.h
Commit message (Expand)AuthorAgeFilesLines
* -gmodules: Emit debug info for implicit module imports via #include.Adrian Prantl2018-01-031-0/+3
* Debug Info: Avoid completing class types when a definition is in a module.Adrian Prantl2017-07-241-3/+3
* Module debug info: Fix a bug in handling record decls without fields.Adrian Prantl2016-08-171-0/+6
* Module debugging: Also correctly handle typedef'd foward-declared members.Adrian Prantl2016-04-261-4/+5
* Module debugging: Add testcase for member classes of class template specializ...Adrian Prantl2016-04-261-0/+9
* Module Debugging: Fix the condition for determining whether a templateAdrian Prantl2016-04-251-1/+13
* Module Debugging: Fix a crash when emitting debug info for nested tag typesAdrian Prantl2016-03-071-0/+11
* Module Debugging: Fine-tune the condition that determines whether a typeAdrian Prantl2016-01-201-0/+6
* Module Debugging: Make sure that anonymous tag decls that define globalAdrian Prantl2016-01-191-0/+4
* Module Debugging: Defer the emission of anonymous tag declsAdrian Prantl2016-01-191-0/+4
* Module debugging: Add a testcase for standalone forward declarations.Adrian Prantl2016-01-091-0/+2
* Fix a typo.Adrian Prantl2016-01-061-1/+1
* Module debugging: Defer emitting tag types until their definitionAdrian Prantl2016-01-061-0/+6
* Module Debugging: Emit debug type information into clang modules.Adrian Prantl2015-09-081-0/+52
OpenPOWER on IntegriCloud