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

cmGlobalGenerator: Fix CheckCompilerIdCompatibility local var lifetime

Save the value of the compiler id variable in storage we own so that
mutating it based on a policy does not invalidate the local value for
later comparisons.  This was identified by Clang AddressSanitizer.
parent 40bbe50e
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment