summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/GwpAsan.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/GwpAsan.rst b/llvm/docs/GwpAsan.rst
index 48eb23271e5..67193bfe001 100644
--- a/llvm/docs/GwpAsan.rst
+++ b/llvm/docs/GwpAsan.rst
@@ -61,6 +61,7 @@ The stubs follow the same general pattern (example ``malloc()`` pseudocode
below):
.. code:: cpp
+
#ifdef INSTALL_GWP_ASAN_STUBS
gwp_asan::GuardedPoolAllocator GWPASanAllocator;
#endif
OpenPOWER on IntegriCloud