We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76abab9 commit 06322d4Copy full SHA for 06322d4
libcxx/docs/BuildingLibcxx.rst
@@ -145,9 +145,6 @@ should add e.g. ``-DCMAKE_CXX_COMPILER_TARGET=x86_64-windows-msvc`` (replacing
145
line above. This will instruct ``check-cxx`` to use the right target triple
146
when invoking ``clang++``.
147
148
-Also note that if not building in Release mode, a failed assert in the tests
149
-pops up a blocking dialog box, making it hard to run a larger number of tests.
150
-
151
CMake + ninja (MinGW)
152
---------------------
153
0 commit comments