[PATCH] D101923: [TableGen] Make the NUL character invalid in .td files
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 10 09:43:10 PDT 2021
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Looks good - please address the clang-format issues before submitting (there's a clang-format script that can automatically apply changes to only the things touched by your patch (from the root of the monorepo: `./clang/tools/clang-format/git-clang-format origin`)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101923/new/
https://reviews.llvm.org/D101923
More information about the llvm-commits
mailing list