-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When Compiled using incremental linking (Optional) appears as a warning against a top level module or a dependency it can often represent a longer scan time and may affect results.
Is this something we can check for?
Edit: Also consider the wrong compilation flags such as /RTC?
Support Issue: The image "filename" was built with a Basic Runtime Checks (/RTC) compiler option enabled. Proceeding with this setting may degrade the performance of the analysis and quality of the results. Disable runtime error checking by omitting /RTC command line compiler options or setting Basic Runtime Checks to Default in Project Properties > Configuration Properties > C/C++ > Code Generation.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request