summaryrefslogtreecommitdiff
path: root/clang/test/Modules/Inputs/System
AgeCommit message (Expand)Author
2023-12-14[clang][modules] Deprecate module.map in favor of module.modulemap (#75142)Michael Spencer
2023-10-04[Modules] no_undeclared_includes modules (Apple Darwin) don't work the clang ...Ian Anderson
2023-10-03Fix the Modules/compiler_builtins.m test (#68163)Ian Anderson
2023-10-03[Modules] Make clang modules for the C standard library headersIan Anderson
2016-10-26Treat module headers wrapped by our builtin headers as implicitly being textualRichard Smith
2016-10-21[Modules] Add 'no_undeclared_includes' module map attributeBruno Cardoso Lopes
2015-08-13[Modules] Add Darwin-specific compatibility module map parsing hacksBen Langmuir
2015-01-22Fix compiler_builtins.m test to not rely on including system stdlib.h and mal...Hans Wennborg
2013-09-05Note when a decl is used in AST files.Eli Friedman
2013-05-02When looking for the module associated with one of our magical builtin header...Douglas Gregor
2012-02-02Back out my heinous hack that tricked the module generation mechanismDouglas Gregor