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 321c6a5 commit 2777c56Copy full SHA for 2777c56
libcxx/docs/Contributing.rst
@@ -168,7 +168,7 @@ sure you don't forget anything:
168
169
- Did you add the relevant feature test macro(s) for your feature? Did you update the ``generate_feature_test_macro_components.py`` script with it?
170
- Did you run the ``libcxx-generate-files`` target and verify its output?
171
-- If needed, did you add `_LIBCPP_PUSH_MACROS` and `_LIBCPP_POP_MACROS` to the relevant headers?
+- If needed, did you add ``_LIBCPP_PUSH_MACROS`` and ``_LIBCPP_POP_MACROS`` to the relevant headers?
172
173
The review process
174
==================
0 commit comments