mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:29:58 +00:00
Add newline to GWP-ASan sphinx document.
Should fix the document builder. llvm-svn: 369554
This commit is contained in:
parent
1a675694f0
commit
8659675fa1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user