Unverified Commit b46638dc authored by Florian Hahn's avatar Florian Hahn
Browse files

[Local] Handle undef FP constant in getExpressionForConstant.

Check for FP constant instead of checking for floating point types, as
Undef/Poison values can have floating point types while not being
FPConstants.

This fixes a crash introduced by #66745 (f3b20cb1).
parent 1228becf
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment