[Clang][Driver] Fix integer normalization with KCFI
Commit 71c7313f added integer normalization for CFI, but doesn't correctly pass the argument with -fsanitize=kcfi. Set CfiICallNormalizeIntegers also with SanitizerKind::KCFI to fix the issue.
Loading
Please sign in to comment