[all-commits] [llvm/llvm-project] 50416e: Revert "[Clang] Add a warning on invalid UTF-8 in ...

cor3ntin via All-commits all-commits at lists.llvm.org
Sat Jul 9 08:20:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 50416e5454d802a3ef71bb799e5bfd38e8ec9089
      https://github.com/llvm/llvm-project/commit/50416e5454d802a3ef71bb799e5bfd38e8ec9089
  Author: Corentin Jabot <corentinjabot at gmail.com>
  Date:   2022-07-09 (Sat, 09 Jul 2022)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/DiagnosticLexKinds.td
    M clang/lib/Lex/Lexer.cpp
    R clang/test/Lexer/comment-invalid-utf8.c
    R clang/test/Lexer/comment-utf8.c
    M clang/test/SemaCXX/static-assert.cpp
    M llvm/include/llvm/Support/ConvertUTF.h
    M llvm/lib/Support/ConvertUTF.cpp

  Log Message:
  -----------
  Revert "[Clang] Add a warning on invalid UTF-8 in comments."

It is probable thart this change crashes on the powerpc bots.

This reverts commit 355532a1499aa9b13a89fb5b5caaba2344d57cd7.




More information about the All-commits mailing list