Fix some warnings in MSVC build.
Platform.h was causing soem warning due to multiple defined maros. It already has a define that excludes the singal.h but that was not being used at correct place. It has been fixed now. Tested by building on Windows(MSVC) and Linux(gcc). llvm-svn: 229664
Loading
Please sign in to comment