summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/integer-overflow.c
diff options
context:
space:
mode:
authorSanjoy Das <sanjoy@playingwithpointers.com>2017-04-27 06:02:18 +0000
committerSanjoy Das <sanjoy@playingwithpointers.com>2017-04-27 06:02:18 +0000
commit6f08789d3028d2ae46c15804c038d5d3f107a348 (patch)
tree8e1ab48ba65db125ea1db90c1524cb67e94b1f61 /clang/test/Sema/integer-overflow.c
parentabd6b1dc76d6e4d3d46e3fad75c63075aca848d4 (diff)
downloadbcm5719-llvm-6f08789d3028d2ae46c15804c038d5d3f107a348.tar.gz
bcm5719-llvm-6f08789d3028d2ae46c15804c038d5d3f107a348.zip
Use accessors for ValueHandleBase::V; NFC
This changes code that touches ValueHandleBase::V to go through getValPtr and (newly added) setValPtr. This functionality will be used later, but also seemed like a generally good cleanup. I also renamed the field to Val, but that's just to make it obvious that I fixed all the uses. llvm-svn: 301518
Diffstat (limited to 'clang/test/Sema/integer-overflow.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud