Skip to content

Commit 1f8a91c

Browse files
author
Marco Rossignoli
committed
update cc documentation
1 parent f2eb303 commit 1f8a91c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/test/troubleshooting-code-coverage.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ For more information, see [Use code coverage to determine how much code is being
3434

3535
You need Visual Studio Enterprise.
3636

37+
### Are you running code coverage for native(c++) module on ARM64 version of Visual Studio?
38+
39+
Code coverage for native module is not supported on ARM64 version of Visual Studio.
40+
3741
### No tests were executed
3842

3943
Analysis—Check your output window. In the **Show Output from** drop-down list, choose **Tests**. See if there are any warnings or errors logged.

0 commit comments

Comments
 (0)