Fix whitespace in doc
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@250238 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -49,7 +49,7 @@ header. The rule first generates a dummy "__config_site" header containing the r
|
|||||||
#defines. The contents of the dummy header are then prependend to the installed
|
#defines. The contents of the dummy header are then prependend to the installed
|
||||||
__config header. By manually prepending the files we avoid the cost of an
|
__config header. By manually prepending the files we avoid the cost of an
|
||||||
extra #include and we allow the __config header to be ignorant of the extra
|
extra #include and we allow the __config header to be ignorant of the extra
|
||||||
configuration all together. An example "__config" header generated when
|
configuration all together. An example "__config" header generated when
|
||||||
-DLIBCXX_ENABLE_THREADS=OFF is given to CMake would look something like:
|
-DLIBCXX_ENABLE_THREADS=OFF is given to CMake would look something like:
|
||||||
|
|
||||||
.. code-block:: cpp
|
.. code-block:: cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user