Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
Modules
/
import-decl.cpp
594b8c9
Modules: Teach the preprocessor to recognize 'import' only after an '@'.
by Douglas Gregor
· 12 years ago
35b04d6
Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consistency.
by Douglas Gregor
· 13 years ago
c50d492
Use @import rather than @__experimental_modules_import, since the
by Douglas Gregor
· 13 years ago
d8bb236
Correct test inovocations to use %clang_cc1 rather than direct invocation (so that it can have additional options set when trying to debug issues causing regressions).
by David Tweed
· 13 years ago
c48eafe
Fix ASTReader handling of ImportDecls, from Meador Inge!
by Douglas Gregor
· 13 years ago