summaryrefslogtreecommitdiffstats
path: root/test/Modules/debug-info-moduleimport.m
Commit message (Expand)AuthorAgeFilesLines
* Update for LLVM IR metadata changes (DIImportedEntity now needs a DIFile).Adrian Prantl2017-07-191-2/+3
* [modules][debuginfo] Only include imported modules when targeting LLDBDavid Blaikie2016-05-031-2/+8
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-3/+3
* Add a belated testcase for the skeleton CU behavior in r248062.Adrian Prantl2015-09-211-2/+20
* Module Debugging: Emit debug type information into clang ObjC modules.Adrian Prantl2015-09-081-2/+2
* Update testcases: DICompileUnits are now created distinct by DIBuilder.Adrian Prantl2015-06-301-1/+1
* Relax this test so it also works on platforms that use characters otherAdrian Prantl2015-06-301-1/+1
* Debug Info: Emit debug info for @import declarations.Adrian Prantl2015-06-301-0/+7