[PATCH] D107684: [NFC][AVR][clang] Add test for D107672

Ben Shi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 7 01:41:55 PDT 2021


benshi001 added a comment.

We need not add another `basic_avr_tree_opt_local`, since you added `/avr` to possible avr-libc pathes, you can test your change by specifying `--sysroot  %S/Inputs/basic_avr_tree/usr/lib/` .


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107684



More information about the cfe-commits mailing list