[PATCH] [UBSan] Adding support of MIPS32

Petar Jovanovic petarj at mips.com
Thu Sep 25 14:30:42 PDT 2014


================
Comment at: test/ubsan/TestCases/Float/cast-overflow.cpp:20
@@ -19,2 +19,3 @@
 #include <string.h>
+#include <endian.h>
 
----------------
nit: put this #include before #include <stdint.h>

http://reviews.llvm.org/D4881






More information about the llvm-commits mailing list