Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
3e335c118140c40b264a26b13e44af368514cb87
/
test
/
Modules
/
header-import.m
1b257af
Use @import rather than @__experimental_modules_import, since the
by Douglas Gregor
· 12 years ago
8e8fb3b
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.
by Andy Gibbs
· 12 years ago
32ad2ee
Change @import to @__experimental_modules_import. We are not ready to commit to a particular syntax for modules,
by Ted Kremenek
· 13 years ago
94ad28b
Under -fmodules, accept #public <macroname> and #private <macroname>
by Douglas Gregor
· 13 years ago
5948ae1
Introduce a non-uglified syntax for module imports in Objective-C:
by Douglas Gregor
· 13 years ago
8f8d581
When we load header file information from the external source (i.e.,
by Douglas Gregor
· 13 years ago