[LLVMdev] [PATCH] VS2010 stdint.h

Anton Korobeynikov anton at korobeynikov.info
Sat Feb 11 09:37:54 PST 2012


Kai,

> The attached patch includes stdint.h depending on compiler version and
> therefore avoids these warnings.
Generally the patch is ok, but will you please reformat it slightly -
there is no need to add second level of nesting for _MSC_VER check.
What if you just add the #elif case there?

Thanks!
-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list