[PATCH] D115604: [Support] Expand `<@>` as the base directory in response files.

Jack Andersen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 12 13:43:08 PST 2021


jackoalan added a comment.

It should be evaluated if `<@>` is a sufficiently unique token to not accidentally break existing users' response files. The use of shell operator characters would likely ensure this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115604



More information about the llvm-commits mailing list