diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-09-11 21:29:43 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-09-11 21:29:43 +0000 |
commit | 3dd952ba7230409b189937575a9c0912de3cbb87 (patch) | |
tree | 8817751db603e517962e1be384be0a951ecadf6d /llvm/lib/Bitcode/Reader/BitcodeReader.h | |
parent | f2fb4ad08e669dfc46baf677b7e22388114526e5 (diff) | |
download | llvm-3dd952ba7230409b189937575a9c0912de3cbb87.zip llvm-3dd952ba7230409b189937575a9c0912de3cbb87.tar.gz llvm-3dd952ba7230409b189937575a9c0912de3cbb87.tar.bz2 |
Fixed bug where ternary expressions and GCC-style conditional expressions
where not reversing the order of their subexpression blocks.
Added feature where CallExprs are placed in their own statement slot in
a CFGBlock. Thus we have a designated "return site" within a CFGBlock when
reasoning about function calls.
llvm-svn: 41866
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.h')
0 files changed, 0 insertions, 0 deletions