mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-30 17:33:21 +08:00
ReactNative: fix clang errors
Differential Revision: D3068705 fb-gh-sync-id: 83fcbf0105310f99a4f65f566df77a6014873686 shipit-source-id: 83fcbf0105310f99a4f65f566df77a6014873686
This commit is contained in:
committed by
Facebook Github Bot 1
parent
dcf4600a7c
commit
b7ae7d0b4e
@@ -86,5 +86,6 @@ react_library(
|
||||
'-fexceptions',
|
||||
'-fvisibility=hidden',
|
||||
'-frtti',
|
||||
'-Wno-pessimizing-move',
|
||||
],
|
||||
)
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
#include <JavaScriptCore/JSObjectRef.h>
|
||||
#include <JavaScriptCore/JSValueRef.h>
|
||||
|
||||
#include <alloca.h>
|
||||
#include <stdexcept>
|
||||
#include <algorithm>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user