Skip to content
Commit 672efea2 authored by Yaron Keren's avatar Yaron Keren
Browse files

Added standard macro guard. In case __GNUC_VA_LIST was not

defined or defined identically before there will not be any
change in functionality.

MinGW-w64 defines __GNUC_VA_LIST as

  #define __GNUC_VA_LIST
  
which is different than the definition here, causing
a warning without the guard.
 

llvm-svn: 212183
parent adbbfd1f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment