diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2017-04-27 06:02:18 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2017-04-27 06:02:18 +0000 |
commit | 6f08789d3028d2ae46c15804c038d5d3f107a348 (patch) | |
tree | 8e1ab48ba65db125ea1db90c1524cb67e94b1f61 /clang/test/Sema/integer-overflow.c | |
parent | abd6b1dc76d6e4d3d46e3fad75c63075aca848d4 (diff) | |
download | bcm5719-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