summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/ModuleDebugInfo.m
Commit message (Expand)AuthorAgeFilesLines
* Stop back-patching 'readonly' Objective-C properties with 'readwrite' ones.Douglas Gregor2015-11-031-1/+1
* Fixup this testcase after r251120.Adrian Prantl2015-10-231-3/+5
* Module Debugging: Emit module debug info for types inside of Objective-CAdrian Prantl2015-10-231-0/+1
* Module Debugging: Emit (ObjC) function declarations in the module scopeAdrian Prantl2015-10-041-0/+2
* Module debugging: Don't emit forward declarations in module scopes.Adrian Prantl2015-10-021-0/+3
* Break long lines for readability.Adrian Prantl2015-10-021-2/+7
* Module debugging: Also emit Objective-C interfaces forward declarationsAdrian Prantl2015-10-011-1/+6
* Module debugging: Emit Objective-C interfaces in their module scope whenAdrian Prantl2015-10-011-1/+8
* Module Debugging: Use the clang module signature as the module's dwo_idAdrian Prantl2015-09-221-1/+0
* Module Debugging: Emit debug type information into clang ObjC modules.Adrian Prantl2015-09-081-0/+27
OpenPOWER on IntegriCloud