Skip to content
Commit 7f9abbdc authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Add __has_feature(modules) to indicate when modules are available (in

any language variant), and restrict __has_feature(objc_modules) to
mean that we also have the Objective-C @import syntax. I anticipate
__has_feature(cxx_modules) and/or __has_feature(c_modules) for when we
nail down the module syntax for C/C++.

llvm-svn: 147548
parent 66d9327b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment