[libcxx] [llvm] [docs] Fix malformed csv files (PR #80567)
Louis Dionne via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 8 07:04:55 PST 2024
ldionne wrote:
@wusatosi What dependencies do you need to implement this check? If there are basically no dependencies that need to be installed, I would add it so that it gets checked as part of `check-cxx`, I think. But otherwise I would probably add it to `.github/workflows/libcxx-check-generated-files.yml` (and rename that file to something like `libcxx-lightweight-checks.yml`.
https://github.com/llvm/llvm-project/pull/80567
More information about the llvm-commits
mailing list