[PATCH] D141175: [test] Split out Annotations from `TestingSupport`

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 16:04:54 PST 2023


sammccall accepted this revision.
sammccall added a comment.

This looks good, i think it also doesn't belong in Testing/Support because it's not a peer to anything in Support/.

I think you can use `PARTIAL_SOURCES_INTENDED` to partition directories, but it's unusual and a bit of a hassle. Either way seems fine to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141175



More information about the llvm-commits mailing list