summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/modernize/UseNullptrCheck.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2015-08-19 23:56:37 +0000
committerAlex Lorenz <arphaman@gmail.com>2015-08-19 23:56:37 +0000
commitdbd22a9a6ca72af05b479378ad31f618ab06a819 (patch)
tree8f2a456f44c8b447e25923695f8e4c7a844fe9ae /clang-tools-extra/clang-tidy/modernize/UseNullptrCheck.cpp
parent3fc456d82659f09dd52dd043cf49223300209a54 (diff)
downloadbcm5719-llvm-dbd22a9a6ca72af05b479378ad31f618ab06a819.tar.gz
bcm5719-llvm-dbd22a9a6ca72af05b479378ad31f618ab06a819.zip
Fix test failure introduced by r245521.
Machine memory operands can contain pointer values that are constants, and the 'getLocalSlot' method requires non-constant values. The constant pointer values will have to be serialized in a different patch. llvm-svn: 245523
Diffstat (limited to 'clang-tools-extra/clang-tidy/modernize/UseNullptrCheck.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud