summaryrefslogtreecommitdiff
path: root/clang/test/Modules/declare-use2.cpp
AgeCommit message (Expand)Author
2023-01-31[Clang] Improve error message for violations of -fmodules-decluse.James Y Knight
2015-06-16[modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith
2013-12-11Change layering warning tests to not actually build modules.Daniel Jasper
2013-12-06Allow string literals as module names.Daniel Jasper
2013-10-24Use the same SourceManager for ModuleMaps and compilations.Manuel Klimek
2013-09-24Module use declarations (II)Daniel Jasper