commit | 56df4a9e0461d4dfb2a740cb6b0ce531d6c82538 | [log] [tgz] |
---|---|---|
author | Richard Smith <richard-llvm@metafoo.co.uk> | Tue Jul 24 21:02:14 2012 +0000 |
committer | Richard Smith <richard-llvm@metafoo.co.uk> | Tue Jul 24 21:02:14 2012 +0000 |
tree | eeae98f192c70ed7048602921ff2813a3aee93b2 | |
parent | 00c59f7ed2814f67d6d7e844479ea99eca9e55ef [diff] |
When a && or || appears as the condition of a ?:, perform appropriate short-circuiting when building the CFG. Also be sure to skip parens before checking for the && / || special cases. Finally, fix some crashes in CFG printing in the presence of calls to destructors for array of array of class type. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160691 91177308-0d34-0410-b5e6-96231b3b80d8