[all-commits] [llvm/llvm-project] 5f473a: [TableGen] Add support for the 'assert' statement ...

Paul C. Anagnostopoulos via All-commits all-commits at lists.llvm.org
Mon Mar 29 06:20:57 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f473a04af91d713deb71aeab1c783d9420d6fcf
      https://github.com/llvm/llvm-project/commit/5f473a04af91d713deb71aeab1c783d9420d6fcf
  Author: Paul C. Anagnostopoulos <paul at windfall.com>
  Date:   2021-03-29 (Mon, 29 Mar 2021)

  Changed paths:
    M llvm/docs/TableGen/ProgRef.rst
    M llvm/include/llvm/TableGen/Error.h
    M llvm/include/llvm/TableGen/Record.h
    M llvm/lib/TableGen/Error.cpp
    M llvm/lib/TableGen/Record.cpp
    M llvm/lib/TableGen/TGParser.cpp
    M llvm/lib/TableGen/TGParser.h
    M llvm/test/TableGen/assert.td

  Log Message:
  -----------
  [TableGen] Add support for the 'assert' statement in class definitions.

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




More information about the All-commits mailing list