Skip to content
Commit fd8fb3c4 authored by Chris Lattner's avatar Chris Lattner
Browse files

Don't warn about use of hex floats in c++ mode by default,

matching G++'s behavior.

Warn when -pedantic or -Wc++-hex-floats is passed, and
don't warn if -pedantic -Wno-c++-hex-floats are both passed.

llvm-svn: 104295
parent 4401f887
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