Skip to content
Snippets Groups Projects
Commit 919fc7fd authored by Brad King's avatar Brad King
Browse files

VS: Remove broken EnableASAN entry from flag table for v143

Apply the change from commit 7fce2d37 (VS: Revert "Add support for
ASAN -fsanitize=address flag", 2021-04-26, v3.21.0-rc1~270^2) to the
v143 flag table.

Issue: #21081
parent 3f19847b
No related branches found
No related tags found
No related merge requests found
......@@ -795,13 +795,6 @@
"value": "true",
"flags": []
},
{
"name": "EnableASAN",
"switch": "fsanitize=address",
"comment": "Enable Address Sanitizer",
"value": "true",
"flags": []
},
{
"name": "IntrinsicFunctions",
"switch": "Oi",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment