[PATCH] D118095: [clang][AVR] Reject non assembly source files for the avr1 family
Ben Shi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jan 29 22:25:03 PST 2022
benshi001 added a comment.
The other implementation (https://reviews.llvm.org/D117423) is abundoned, since we should not put AVR specified checks in the common code in Clang.cpp.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118095/new/
https://reviews.llvm.org/D118095
More information about the cfe-commits
mailing list