commit | d48ade633d96b94cb435d73e2c935ea457152dec | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Mon Oct 01 16:34:52 2007 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Mon Oct 01 16:34:52 2007 +0000 |
tree | 2e32caeed1329d853aa998b75153fd0523f9acd1 | |
parent | d664ff7beb054a2f2f56ec438ff3ce65be96eddc [diff] |
Removed "hasImplicitControlFlow" from class CFG, and moved it to class Stmt as a member function. This function is no longer needed within the CFG class, and logically belongs to the Stmt class as a predicate for a Stmt instance. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42489 91177308-0d34-0410-b5e6-96231b3b80d8