summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
diff options
context:
space:
mode:
authorMaxim Ostapenko <chefmax7@gmail.com>2018-03-12 12:26:15 +0000
committerMaxim Ostapenko <chefmax7@gmail.com>2018-03-12 12:26:15 +0000
commitdebca45e45a13a5ffef8893f8a7cd6dbbc113a4e (patch)
tree2ce1fc015608e04fe31970103556b96e7d693610 /llvm/test/CodeGen
parent11a6db30279a0021e4222b4c48c35a7ec2e8b142 (diff)
downloadbcm5719-llvm-debca45e45a13a5ffef8893f8a7cd6dbbc113a4e.tar.gz
bcm5719-llvm-debca45e45a13a5ffef8893f8a7cd6dbbc113a4e.zip
[analyzer] Add scope information to CFG
This patch adds two new CFG elements CFGScopeBegin and CFGScopeEnd that indicate when a local scope begins and ends respectively. We use first VarDecl declared in a scope to uniquely identify it and add CFGScopeBegin and CFGScopeEnd elements into corresponding basic blocks. Differential Revision: https://reviews.llvm.org/D16403 llvm-svn: 327258
Diffstat (limited to 'llvm/test/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud