benshi001 added a comment.

Some key points,

1. This patch fixes the bug https://bugs.llvm.org/show_bug.cgi?id=31530 .

2. The test builtins.cpp is disabled on AVR, due to uint16_t is defined to 
unsigned short. The underlying reason is that the system's libc/stdint.h is 
used instead of avr-libc's stdint.h. And I will re-enable it after my another 
patch is merged. https://reviews.llvm.org/D97669




Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100701/new/

https://reviews.llvm.org/D100701

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to