File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -2510,8 +2510,8 @@ code, even though this is not required by the standard.
25102510
25112511Strict aliasing violations in the source may change program behavior and
25122512``-fno-strict-aliasing `` disables use of the strict aliasing rules. There also
2513- is an experimental TypeSanitizer to detect strict aliasing voliations, which
2514- can be enabled by `` -fsanitize=type `` .
2513+ is an experimental :ref: ` TypeSanitizer < TypeSanitizer >` to detect strict
2514+ aliasing violations .
25152515
25162516Profile Guided Optimization
25172517---------------------------
@@ -5297,6 +5297,7 @@ Restrictions and Limitations compared to Clang
52975297----------------------------------------------
52985298
52995299.. _clang_cl_strict_aliasing :
5300+
53005301Strict Aliasing
53015302^^^^^^^^^^^^^^^
53025303
You can’t perform that action at this time.
0 commit comments