[PATCH] D100902: [CMake][llvm] avoid includes with generator-expressions in add_custom_command

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 18:35:18 PDT 2021


JDevlieghere added a comment.

What's a scenario where you'd end up with a generator expression in `tblgen_includes`? I'm concerned that stripping generator expressions just hides the problem.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100902



More information about the llvm-commits mailing list