llvm-project/libcxx/cmake/Modules
Evgeniy Stepanov a66a7b30ce ABI versioning macros for libc++.
C++ macros and CMake options that specify the default ABI version of
the library, and can be overridden to pick up new ABI-changing
features.

llvm-svn: 250254
2015-10-13 23:48:28 +00:00
..
CodeCoverage.cmake [libcxx] Add code coverage configuration to CMake and LIT. 2015-03-31 04:15:45 +00:00
HandleLibCXXABI.cmake [libcxx] Remove installation rules on Darwin when it would overwrite the system installation. 2015-08-26 20:18:21 +00:00
HandleLibcxxFlags.cmake ABI versioning macros for libc++. 2015-10-13 23:48:28 +00:00
HandleOutOfTreeLLVM.cmake Fix default value for LLVM_INCLUDE_DOCS in out of tree build. 2015-08-22 20:26:42 +00:00
MacroEnsureOutOfSourceBuild.cmake