[PATCH] D100701: [clang][AVR] Redefine some types to be compatible with avr-gcc

Ben Shi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 17 05:11:40 PDT 2021


benshi001 added a comment.

Though the disabled test builtins.cpp  can pass after my another patch https://reviews.llvm.org/D97669, it will still fail on llvm build machines, since there are no avr-libc installed on them.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100701



More information about the cfe-commits mailing list