react-native-macos/ReactCommon
David Aurelio 8f283b93ea `YGNodeComputeFlexBasisForChildren`: remove output param
Summary:
@public

`YGNodeComputeFlexBasisForChildren` was using an output parameter (`float&`) that is always initialised to `0.0f`.
Here, we move the initialisation inside `YGNodeComputeFlexBasisForChildren`, and simply return the result.

Reviewed By: astreet

Differential Revision: D13167509

fbshipit-source-id: cbea20e2deb82ec75a1c158b16c94f4a3e5e4c99
2018-11-22 08:08:47 -08:00
..
cxxreact CxxReact: Silence 'unused lambda capture' warnings in open-source (#22240) 2018-11-16 10:37:16 -08:00
fabric Fabric: Fixed `AttributedString::operator==` 2018-11-22 00:54:03 -08:00
jsi Switch to synchronous strategy for unprotect 2018-11-08 17:08:56 -08:00
jsiexecutor nullptr -> folly::none in fbobjc/xplat 2018-11-14 10:57:02 -08:00
jsinspector RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
microprofiler Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
yoga `YGNodeComputeFlexBasisForChildren`: remove output param 2018-11-22 08:08:47 -08:00
.clang-format Fabric: Enabling clang-format for the rest of Fabric 2018-10-09 16:31:48 -07:00