[PATCH] D128059: [Clang] Add a warning on invalid UTF-8 in comments.
Corentin Jabot via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 21 23:44:32 PDT 2022
cor3ntin updated this revision to Diff 438926.
cor3ntin marked 3 inline comments as done.
cor3ntin added a comment.
- Address style comments
- Improve commit message
- Enable the warning in -pedantic
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128059/new/
https://reviews.llvm.org/D128059
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticLexKinds.td
clang/lib/Lex/Lexer.cpp
clang/test/Lexer/comment-invalid-utf8.c
llvm/include/llvm/Support/ConvertUTF.h
llvm/lib/Support/ConvertUTF.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128059.438926.patch
Type: text/x-patch
Size: 5861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220622/cddaa3d5/attachment.bin>
More information about the llvm-commits
mailing list