diff options
author | Erich Keane <erich.keane@intel.com> | 2017-06-09 22:50:02 +0000 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2017-06-09 22:50:02 +0000 |
commit | 3cf69bce69da1e21c23fda1b772a3c5e0643309f (patch) | |
tree | 296374b887f289897c73ee0203cba5dbf0c3aead /llvm/lib/Transforms/Scalar/SCCP.cpp | |
parent | 21fde385faaf70787af5902f4537a4e1a6ac6fb1 (diff) | |
download | bcm5719-llvm-3cf69bce69da1e21c23fda1b772a3c5e0643309f.tar.gz bcm5719-llvm-3cf69bce69da1e21c23fda1b772a3c5e0643309f.zip |
Support operator keywords used in Windows SDK(fix ubsan)
UBSan found an issue with a nullptr being assigned to a reference.
This was because a following function went back and checked the
identifier in the CPPOperatorName case. This patch corrects that
location with the original logic as well.
llvm-svn: 305128
Diffstat (limited to 'llvm/lib/Transforms/Scalar/SCCP.cpp')
0 files changed, 0 insertions, 0 deletions