[PATCH] D78163: [AVR][NFC] Move preprocessor tests to Preprocessor directory

John McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 10:57:05 PDT 2020


rjmccall added a comment.

I don't think the REQUIRES is needed unless there's something special about AVR as a target.  Clang doesn't conditionally compile out frontend target support.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78163





More information about the llvm-commits mailing list