summaryrefslogtreecommitdiff
path: root/clang/test/Modules/ModuleDebugInfo.m
AgeCommit message (Expand)Author
2024-12-17[clang][DebugInfo][gmodules] Set runtimeLang on ObjC forward declarations (#1...Michael Buch
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-10-25[AIX][ZOS] Disable tests due to lack of Objective-C supportJake Egan
2020-06-01[DebugInfo][CallSites] Remove decl subprograms from 'retainedTypes:'Djordje Todorovic
2017-07-18Debug Info: Set the MainFileName when generating -gmodules debug info for PCM.Adrian Prantl
2016-10-20Remove 24 instances of 'REQUIRES: shell'Reid Kleckner
2016-04-20Module Debugging: Emit the canonical debug info for Objective-C classesAdrian Prantl
2016-04-17DebugInfo: Make DICompositeTypes distinct most of the timeDuncan P. N. Exon Smith
2016-04-15Update to match LLVM changes for PR27284.Adrian Prantl
2016-02-10Remove some unnecessary CHECK-SAMEs in ModuleDebugInfo.{cpp,m}.Justin Lebar
2016-02-10Get rid of CHECK-SAME-NOT in tests.Justin Lebar
2016-01-22Module Debugging: Canonicalize the file names used as PCH module namesAdrian Prantl
2016-01-22Module debugging: Create a parent DIModule with the PCH name for typesAdrian Prantl
2016-01-19Module Debugging: Add Objective-C testcases for anonymous tag decls. (NFC)Adrian Prantl
2015-11-03Stop back-patching 'readonly' Objective-C properties with 'readwrite' ones.Douglas Gregor
2015-10-23Fixup this testcase after r251120.Adrian Prantl
2015-10-23Module Debugging: Emit module debug info for types inside of Objective-CAdrian Prantl
2015-10-04Module Debugging: Emit (ObjC) function declarations in the module scopeAdrian Prantl
2015-10-02Module debugging: Don't emit forward declarations in module scopes.Adrian Prantl
2015-10-02Break long lines for readability.Adrian Prantl
2015-10-01Module debugging: Also emit Objective-C interfaces forward declarationsAdrian Prantl
2015-10-01Module debugging: Emit Objective-C interfaces in their module scope whenAdrian Prantl
2015-09-22Module Debugging: Use the clang module signature as the module's dwo_idAdrian Prantl
2015-09-08Module Debugging: Emit debug type information into clang ObjC modules.Adrian Prantl