[PATCH] D95284: utils/release: Add script for building release documentation

Luís Ferreira via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 27 13:04:03 PDT 2021


ljmf00 added a comment.

I suggest the usage of `shellcheck` linter. A lot of errors can happen due to e.g. missing double quotes causing word splitting on bash.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95284



More information about the llvm-commits mailing list