Skip to content
Commit f676e45e authored by Richard Smith's avatar Richard Smith
Browse files

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.

llvm-svn: 160691
parent 342cf787
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment