[all-commits] [llvm/llvm-project] 46402e: Revert "[TableGen] Make the NUL character invalid ...

Paul C. Anagnostopoulos via All-commits all-commits at lists.llvm.org
Tue May 11 07:44:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 46402eb103d06b1e695ecfd6f6c9571615042a9c
      https://github.com/llvm/llvm-project/commit/46402eb103d06b1e695ecfd6f6c9571615042a9c
  Author: Paul C. Anagnostopoulos <paul at windfall.com>
  Date:   2021-05-11 (Tue, 11 May 2021)

  Changed paths:
    M llvm/lib/TableGen/TGLexer.cpp
    R llvm/test/TableGen/nul-char.td

  Log Message:
  -----------
  Revert "[TableGen] Make the NUL character invalid in .td files"

At least one build uses a 'sed' that does not understand \x00.

This reverts commit cf9647011c4f05e1eb4423c6637d84e2f26b2042.




More information about the All-commits mailing list