[clang][AVR] Add avr-libc/include to clang system include paths
authorBen Shi <powerman1st@163.com>
Sun, 30 May 2021 14:39:07 +0000 (22:39 +0800)
committerBen Shi <powerman1st@163.com>
Sun, 30 May 2021 14:39:07 +0000 (22:39 +0800)
commitc1ee4fb5af49af5911ad7dc7932d975073030ec3
tree103f97b495c66e9fcfc805437c6eeaa5e0ab4d08
parentbe6b9e8ae71768d2e09ec14619ca4ecfdef553fa
[clang][AVR] Add avr-libc/include to clang system include paths

Reviewed By: dylanmckay

Differential Revision: https://reviews.llvm.org/D97669
clang/lib/Driver/ToolChains/AVR.cpp
clang/lib/Driver/ToolChains/AVR.h
clang/test/Driver/Inputs/basic_avr_tree/usr/lib/avr/include/.keep [new file with mode: 0644]
clang/test/Driver/avr-toolchain.c