Hi @majnemer,

Sorry, my mistake. The problem arises when we #include c++ header file <limits> 
and not with c header file <limits.h>

I tested it with: echo '#include <limits>' | clang++ -x c++ -target 
mips64-linux-gnu - -fsyntax-only.

I will change the comment.

http://reviews.llvm.org/D6402



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to