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
Loading
Please register or sign in to comment