summaryrefslogtreecommitdiff
path: root/clang/test/Modules/private.cpp
AgeCommit message (Expand)Author
2015-06-16[modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith
2015-02-19Allow errors on use of a private module header to be disabled, to better supp...Richard Smith
2013-06-20Test files for private header patch.Lawrence Crowl