summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/SCCP.cpp
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2017-06-09 22:50:02 +0000
committerErich Keane <erich.keane@intel.com>2017-06-09 22:50:02 +0000
commit3cf69bce69da1e21c23fda1b772a3c5e0643309f (patch)
tree296374b887f289897c73ee0203cba5dbf0c3aead /llvm/lib/Transforms/Scalar/SCCP.cpp
parent21fde385faaf70787af5902f4537a4e1a6ac6fb1 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud