File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ These options and functionality are incompatible with [`/fsanitize=address`](../
23
23
- [ C++ AMP] ( ../parallel/amp/cpp-amp-overview.md ) is unsupported, and should be disabled.
24
24
- [ Universal Windows Platform] ( ../cppcx/universal-windows-apps-cpp.md ) (UWP) applications are unsupported.
25
25
- [ Special case list] ( https://clang.llvm.org/docs/SanitizerSpecialCaseList.html ) files are unsupported.
26
- - [ MFC] ( ../mfc/mfc-concepts.md ) using the optional [ ` alloc_dealloc_mismatch ` ] ( error-alloc-dealloc-mismatch ) runtime option is unsupported.
26
+ - [ MFC] ( ../mfc/mfc-concepts.md ) using the optional [ ` alloc_dealloc_mismatch ` ] ( error-alloc-dealloc-mismatch.md ) runtime option is unsupported.
27
27
28
28
## Standard library support
29
29
You can’t perform that action at this time.
0 commit comments