[cfe-dev] A question on data flow analysis in clang
Mahesha S
mahesha.llvm at gmail.com
Sun Jan 12 21:56:31 PST 2014
Hello all,
I wanted to know that - the data flow analysis which is implemented in
Clang (include/clang/Analysis) - is incremental analysis or it re-solves
the equations at every CFG node?
I will look into the source code, but, meanwhile, I thought of quickly
getting "yes/no" answer before I spend time with source code.
--
mahesha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140113/51416e56/attachment.html>
More information about the cfe-dev
mailing list