react-native/ReactCommon
Lukas Wöhrl 72e762d4bc Suppress unused warnings on YGDefaultLog
Summary:
Suppresses the unused warnings on ```YGDefaultLog```. It uses a more generic macro which simply casts the variable to ```(void)```. This is the simples approach to make mutiple different compilers happy. Fixes #650
Closes https://github.com/facebook/yoga/pull/651

Differential Revision: D6407999

Pulled By: emilsjolander

fbshipit-source-id: 19fd78dd8b84eafdbb48875dd003d506a98c4807
2017-11-28 10:36:16 -08:00
..
cxxreact Use different symbols for SystraceSection depending on WITH_FBYSTRACE 2017-11-27 14:45:57 -08:00
jschelpers move inspector out of jschelpers 2017-11-27 07:23:37 -08:00
jsinspector move inspector out of jschelpers 2017-11-27 07:23:37 -08:00
microprofiler Remove xcode_public_headers_symlinks from RN BUCK files 2017-07-06 12:16:20 -07:00
privatedata Base class for all object private data passed to JSC 2017-09-18 18:45:27 -07:00
yoga Suppress unused warnings on YGDefaultLog 2017-11-28 10:36:16 -08:00
DEFS Fix Travis CI runs 2017-06-02 09:03:18 -07:00