git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250451
91177308-0d34-0410-b5e6-
96231b3b80d8
If enabled then sphinx documentation warnings will be treated as
errors. Defaults to ON.
+**LLVM_CREATE_XCODE_TOOLCHAIN**:BOOL
+ OS X Only: If enabled CMake will generate a target named
+ 'install-xcode-toolchain'. This target will create a directory at
+ $CMAKE_INSTALL_PREFIX/Toolchains containing an xctoolchain directory which can
+ be used to override the default system tools.
+
Executing the test suite
========================