After the discussion in https://reviews.llvm.org/D141472, this fixes zero-initializing members of floating type
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM with a suggestion.
clang/lib/AST/Interp/ByteCodeExprGen.cpp | ||
---|---|---|
1076–1081 | Desperately needs reformatting, but can do this in a one-liner that's actually a bit more clear. |
Desperately needs reformatting, but can do this in a one-liner that's actually a bit more clear.