[all-commits] [llvm/llvm-project] 6ca2bd: [TableGen] Make the NUL character invalid in .td f...
Paul C. Anagnostopoulos via All-commits
all-commits at lists.llvm.org
Tue May 11 06:21:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ca2bdb03c0fdb6736ed5c6a30d7bec6b557d1a0
https://github.com/llvm/llvm-project/commit/6ca2bdb03c0fdb6736ed5c6a30d7bec6b557d1a0
Author: Paul C. Anagnostopoulos <paul at windfall.com>
Date: 2021-05-11 (Tue, 11 May 2021)
Changed paths:
M llvm/lib/TableGen/TGLexer.cpp
A llvm/test/TableGen/nul-char.td
Log Message:
-----------
[TableGen] Make the NUL character invalid in .td files
Differential Revision: https://reviews.llvm.org/D101923
More information about the All-commits
mailing list