Skip to content

Commit a20ddfc

Browse files
author
Colin Robertson
committed
Add TOC entry for ASan
1 parent 65c0a01 commit a20ddfc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/linux/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
href: create-a-new-linux-project.md
1111
- name: Connect to your remote Linux computer
1212
href: connect-to-your-remote-linux-computer.md
13+
- name: Configure Linux projects to use Address Sanitizer
14+
href: linux-asan-configuration.md
1315
- name: Deploy, run, and debug your Linux project
1416
href: deploy-run-and-debug-your-linux-project.md
1517
- name: "Tutorial: Create C++ cross-platform projects in Visual Studio"

0 commit comments

Comments
 (0)