Maxim Ostapenko
debca45e45
[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
2018-03-12 12:26:15 +00:00
..
2018-03-12 12:26:15 +00:00
2018-03-12 12:26:15 +00:00
2018-03-02 23:11:49 +00:00
2018-03-07 00:17:48 +00:00
2018-03-08 22:45:13 +00:00
2018-03-01 14:54:16 +00:00
2018-01-17 20:27:29 +00:00
2018-02-26 23:15:52 +00:00
2018-03-01 14:54:16 +00:00
2018-02-28 01:10:04 +00:00
2018-03-02 23:11:49 +00:00
2018-02-28 01:10:04 +00:00
2018-02-28 01:10:04 +00:00
2018-02-26 23:15:52 +00:00
2018-03-12 12:26:15 +00:00
2018-03-06 12:29:09 +00:00
2018-02-27 20:14:06 +00:00
2018-02-27 21:10:08 +00:00
2018-03-08 02:53:39 +00:00
2018-02-28 01:10:04 +00:00
2018-02-26 23:15:52 +00:00
2017-10-30 12:16:07 +00:00
2017-10-28 12:19:08 +00:00
2018-03-01 05:43:23 +00:00
2018-03-12 12:26:15 +00:00
2018-02-10 01:49:20 +00:00
2017-09-06 21:45:03 +00:00
2018-03-01 05:43:23 +00:00
2017-12-14 15:16:18 +00:00
2017-12-14 15:16:18 +00:00
2018-03-02 00:55:59 +00:00
2018-01-17 22:40:36 +00:00
2018-03-02 23:11:49 +00:00
2018-03-06 00:47:41 +00:00
2018-03-06 00:47:41 +00:00
2018-03-06 00:47:41 +00:00