[all-commits] [llvm/llvm-project] a18af4: [LLVM] Change error messages to start with lower c...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Tue Oct 29 12:26:55 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a18af41c20ac9ca22e3c95da3d71475f9f6c31b5
      https://github.com/llvm/llvm-project/commit/a18af41c20ac9ca22e3c95da3d71475f9f6c31b5
  Author: Rahul Joshi <rjoshi at nvidia.com>
  Date:   2024-10-29 (Tue, 29 Oct 2024)

  Changed paths:
    M llvm/lib/AsmParser/LLLexer.cpp
    M llvm/lib/TableGen/TGLexer.cpp
    M llvm/test/Assembler/invalid-inttype.ll
    M llvm/test/Assembler/invalid-name.ll
    M llvm/test/Assembler/invalid-name2.ll
    M llvm/test/TableGen/64-bit-int.td
    M llvm/test/TableGen/invalid-macro-name-command-line.td
    M llvm/test/TableGen/prep-diag1.td
    M llvm/test/TableGen/prep-diag10.td
    M llvm/test/TableGen/prep-diag11.td
    M llvm/test/TableGen/prep-diag12.td
    M llvm/test/TableGen/prep-diag13.td
    M llvm/test/TableGen/prep-diag14.td
    M llvm/test/TableGen/prep-diag2.td
    M llvm/test/TableGen/prep-diag3.td
    M llvm/test/TableGen/prep-diag4.td
    M llvm/test/TableGen/prep-diag6.td
    M llvm/test/TableGen/prep-diag8.td
    M llvm/test/TableGen/prep-diag9.td
    M llvm/test/TableGen/prep-ifndef-diag-1.td
    M llvm/test/TableGen/prep-ifndef-diag-2.td
    M llvm/test/TableGen/unterminated-c-comment.td
    M llvm/test/TableGen/unterminated-code-block.td

  Log Message:
  -----------
  [LLVM] Change error messages to start with lower case (#113748)

Change LLVM Asm and TableGen Lexer/Parser error messages to begin with
lower case.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list