summaryrefslogtreecommitdiff
path: root/clang/test/Modules/DebugInfoTransitiveImport.m
AgeCommit message (Expand)Author
2022-12-12[ZOS] Convert tests to check 'target={{.*}}-zos{{.*}}'Paul Robinson
2022-12-02[lit][AIX] Convert clang tests to use 'target={{.*}}-aix{{.*}}'Paul Robinson
2021-09-16[AIX][ZOS] Disable LIT tests on AIX and z/OS due to lack of Objective-C supportJake Egan
2020-06-01[DebugInfo][CallSites] Remove decl subprograms from 'retainedTypes:'Djordje Todorovic
2017-07-19Update for LLVM IR metadata changes (DIImportedEntity now needs a DIFile).Adrian Prantl
2016-05-03[modules][debuginfo] Only include imported modules when targeting LLDBDavid Blaikie
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman
2015-09-22Module Debugging: Use the clang module signature as the module's dwo_idAdrian Prantl
2015-09-21Debug Info: When building a module, emit skeleton CUs for imported modules.Adrian Prantl