Skip to content
Commit fa907b81 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

For floating point equality check, we now ignore parentheses. e.g.:

(x) == x  is the treated the same as x == x.

llvm-svn: 43448
parent d4ecc6da
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