[PATCH] D142405: [CMake] Replace list(FIND) by if(IN_LIST) where index isn't used

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 14:44:57 PST 2023


beanz accepted this revision.
beanz added a comment.
This revision is now accepted and ready to land.

LGTM. Thank you for the nice cleanup :D


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142405



More information about the llvm-commits mailing list