[all-commits] [llvm/llvm-project] fb06dd: Revert "[Clang] Add a warning on invalid UTF-8 in ...
cor3ntin via All-commits
all-commits at lists.llvm.org
Wed Jul 6 10:46:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb06dd3e8ca1b89579055a74f2217e7665c3f150
https://github.com/llvm/llvm-project/commit/fb06dd3e8ca1b89579055a74f2217e7665c3f150
Author: Corentin Jabot <corentinjabot at gmail.com>
Date: 2022-07-06 (Wed, 06 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
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."
Reverting while I investigate build failures
This reverts commit e3dc56805f1029dd5959e4c69196a287961afb8d.
More information about the All-commits
mailing list