mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
db17e969fa
Summary: While working on D16090949 I discovered that the code being generated for an array of enums was not correctly converted to mask. The type that holds the mask can't be enum class but other container type, I used `uint32_t`. Reviewed By: shergin Differential Revision: D16109338 fbshipit-source-id: 237077adaafe631eda973bc76cefa49035bbcd66