summaryrefslogtreecommitdiffstats
path: root/test/Modules/module_file_info.m
Commit message (Expand)AuthorAgeFilesLines
* [C++20] Implement context-sensitive header-name lexing and pp-import parsing ...Richard Smith2019-04-111-1/+1
* NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)Erik Pilkington2018-10-301-1/+1
* [Modules] Add imported modules to the output of -module-file-infoBruno Cardoso Lopes2018-09-111-0/+1
* [modules] Print input files when -module-file-info file switch is passed.Vassil Vassilev2018-07-181-0/+10
* Modules: Use hash of PCM content for SIGNATUREDuncan P. N. Exon Smith2017-03-131-5/+5
* [modules] For -module-file-info, print out the resource dir path, since it is...Argyrios Kyrtzidis2017-02-251-0/+1
* Print the module format in clang -module-file-info.Adrian Prantl2016-08-171-0/+4
* Support object-file-wrapped modules in clang -module-file-info.Adrian Prantl2016-08-171-2/+5
* [Modules] Consider -fmodule-feature in module hash and when loadingBen Langmuir2015-06-231-1/+3
* [modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith2015-06-161-1/+1
* test: Disable standard system includes in %clang_cc1Justin Bogner2014-10-031-3/+3
* Use -Rblah, not -Wblah, to control remark diagnostics. This was always theRichard Smith2014-08-071-1/+1
* [PCH/Modules] Don't tie TargetOptions::LinkerVersion to a module/PCH, it's a ...Argyrios Kyrtzidis2014-04-291-1/+0
* Reapply r207477 and r207479 without cyclic dependencyBen Langmuir2014-04-291-1/+6
* Revert r207477 (and r207479), "Check -Werror options during module validation"NAKAMURA Takumi2014-04-291-6/+1
* Check -Werror options during module validationBen Langmuir2014-04-291-1/+6
* Add module name and module map file to -module-file-infoBen Langmuir2014-04-141-0/+3
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+0
* <rdar://problem/13509689> Introduce -module-file-info option that provides in...Douglas Gregor2013-03-271-0/+34