aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorHyrum Wright <hwright@google.com>2018-12-21 21:07:11 +0000
committerHyrum Wright <hwright@google.com>2018-12-21 21:07:11 +0000
commit9fc3a5f4383408f9baf660c28220285dbea29cbc (patch)
tree131ffeddc4fa32fde19c7bfbcf2d958928486e9d /llvm/lib/CodeGen/StackProtector.cpp
parente5b64ea2b81334295f2a31f7f9fc42aa8afc7748 (diff)
downloadllvm-9fc3a5f4383408f9baf660c28220285dbea29cbc.zip
llvm-9fc3a5f4383408f9baf660c28220285dbea29cbc.tar.gz
llvm-9fc3a5f4383408f9baf660c28220285dbea29cbc.tar.bz2
[clang-tidy] Be more liberal about literal zeroes in abseil checks
Summary: Previously, we'd only match on literal floating or integral zeroes, but I've now also learned that some users spell that value as int{0} or float{0}, which also need to be matched. Differential Revision: https://reviews.llvm.org/D56012 llvm-svn: 349953
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions