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

Added "isExact" field to FloatingLiteral. This flag indicates whether or not

the APFloat representing the parsed literal can represent the literal value
exactly.  This is useful when performing various semantic checks on the code,
and issuing appropriate warnings to users.

llvm-svn: 44423
parent 9924ca2e
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