summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/merge-target-features.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve diagnostics for config mismatches with -fmodule-file.Richard Smith2018-05-241-6/+5
* [modules] If we're given a module file, via -fmodule-file=, for a module, butRichard Smith2015-11-051-0/+4
* [modules] Allow the error when explicitly loading an incompatible module fileRichard Smith2015-10-161-3/+2
* Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl2015-07-081-1/+1
* Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl2015-07-071-1/+1
* Update testcases that use precompiled headers to require a target afterAdrian Prantl2015-07-071-1/+1
* [modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith2015-06-161-5/+5
* [modules] Teach the AST reader to handle the case of importing a moduleChandler Carruth2015-03-141-0/+66
OpenPOWER on IntegriCloud