[all-commits] [llvm/llvm-project] fe9101: [TableGen] Make the NUL character invalid in .td f...

Paul C. Anagnostopoulos via All-commits all-commits at lists.llvm.org
Thu May 13 07:18:43 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe9101c3d8db4d054aade400efae45857f0840da
      https://github.com/llvm/llvm-project/commit/fe9101c3d8db4d054aade400efae45857f0840da
  Author: Paul C. Anagnostopoulos <paul at windfall.com>
  Date:   2021-05-13 (Thu, 13 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

Now uses tr instead of sed.

Differential Revision: https://reviews.llvm.org/D102254




More information about the All-commits mailing list