summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers
diff options
context:
space:
mode:
authorAnton Yartsev <anton.yartsev@gmail.com>2015-02-10 20:13:08 +0000
committerAnton Yartsev <anton.yartsev@gmail.com>2015-02-10 20:13:08 +0000
commitb3fa86d6f3bdc1b0eb86934b9ecf4ff85295b79e (patch)
treefc5cde6b71317222b02f2bdddb5ee5b4860b487e /clang/lib/Headers
parentb41e62b713026d958ed5f7e86418217011f3676e (diff)
downloadbcm5719-llvm-b3fa86d6f3bdc1b0eb86934b9ecf4ff85295b79e.tar.gz
bcm5719-llvm-b3fa86d6f3bdc1b0eb86934b9ecf4ff85295b79e.zip
[analyzer] Pass actual state to alloc/dealloc handling functions.
The state obtained from CheckerContext::getState() may be outdated by the time the alloc/dealloc handling function is called (e.g. the state was modified but the transition was not performed). State argument was added to all alloc/dealloc handling functions in order to get the latest state and to allow sequential calls to those functions. llvm-svn: 228737
Diffstat (limited to 'clang/lib/Headers')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud