Displaying 1 result from an estimated 1 matches for "d572db6f".
2015 Jul 15
2
[LLVMdev] [Clang] Reasons for lack of -fsingle-precision-constant support? Alternatives?
Thanks for the response. If we add the support would you accept the
patch? Seems like a pretty straightforward flag since it maps directly to
NumericLiteralParser::NumericLiteralParser within LiteralSupport.cpp. I
understand the maintenance concern with flags that affect multiple points
in code though.
Still trying to get the bottom of why we're crashing with double floating
point literal.