summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDeLesley Hutchins <delesley@google.com>2013-10-09 18:30:24 +0000
committerDeLesley Hutchins <delesley@google.com>2013-10-09 18:30:24 +0000
commit3277a6129b79ce69c880fe2877d083af5e45f8ff (patch)
tree5e9d0bfbf1e3dd42300e190fc0632cc7d8787d7f /clang/lib/Frontend/CompilerInvocation.cpp
parente7288fe23313d5003c9c68df3c4f54474bc48a27 (diff)
downloadbcm5719-llvm-3277a6129b79ce69c880fe2877d083af5e45f8ff.tar.gz
bcm5719-llvm-3277a6129b79ce69c880fe2877d083af5e45f8ff.zip
Consumed analysis: improve loop handling. The prior version of the analysis
marked all variables as "unknown" at the start of a loop. The new version keeps the initial state of variables unchanged, but issues a warning if the state at the end of the loop is different from the state at the beginning. This patch will eventually be replaced with a more precise analysis. Initial patch by chris.wailes@gmail.com. Reviewed and edited by delesley@google.com. llvm-svn: 192314
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud