This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
3515b0a40d
CMake
/
Modules
/
Compiler
/
AppleClang-C.cmake
3 lines
44 B
CMake
Raw
Normal View
History
Unescape
Escape
Features: Don't record for AppleClang Features are currently recorded accidentally for all versions of AppleClang > 3.4 (I have no idea how that relates to upstream Clang). Presumably that version has the features which are accidentally recorded, but in the future features will be recorded initially for only AppleClang >= 5.1, which would appear as a feature regression. Commit v3.1.0-rc1~635^2~11 (Don't load Clang-CXX from AppleClang-CXX., 2013-11-11) ajusted the logic for the CXX language. Make a similar change for the C language.
2014-11-13 01:20:36 +03:00
include
(
Compiler/Clang
)
__compiler_clang
(
C
)