react-native-macos/ReactCommon
Chad Austin 79712c35cb Disallow Optional::operator=(nullptr_t) unless T is a pointer
Summary: The old implementation of folly::none inadvertently allowed disengaging an optional by writing `op = nullptr`. Disallow that and require `op = folly::none`.

Reviewed By: yfeldblum

Differential Revision: D12884724

fbshipit-source-id: b17bcf00b245069d8ea2d9bc3703b0fdcaa85c07
2018-11-05 10:57:02 -08:00
..
cxxreact RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
fabric more lint auto fixing 2018-11-02 12:44:59 -07:00
jsi RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
jsiexecutor Disallow Optional::operator=(nullptr_t) unless T is a pointer 2018-11-05 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 RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
.clang-format Fabric: Enabling clang-format for the rest of Fabric 2018-10-09 16:31:48 -07:00