aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineVerifier.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2019-06-14 17:46:38 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2019-06-14 17:46:38 +0000
commit27252a1f9546ba379b76176d6f6707a1ae8d05cd (patch)
tree154bfc319ec7f544da295c4863cb9cb16807c7e1 /llvm/lib/CodeGen/MachineVerifier.cpp
parent24cdcadcc5e875b05bbb70eb123ea4f0a018ee83 (diff)
downloadllvm-27252a1f9546ba379b76176d6f6707a1ae8d05cd.zip
llvm-27252a1f9546ba379b76176d6f6707a1ae8d05cd.tar.gz
llvm-27252a1f9546ba379b76176d6f6707a1ae8d05cd.tar.bz2
PR23833, DR2140: an lvalue-to-rvalue conversion on a glvalue of type
nullptr_t does not access memory. We now reuse CK_NullToPointer to represent a conversion from a glvalue of type nullptr_t to a prvalue of nullptr_t where necessary. This reinstates r363337, reverted in r363352. llvm-svn: 363429
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions