[all-commits] [llvm/llvm-project] 2715c4: Do not emit diagnostics for invalid unicode charac...
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Wed Aug 18 06:12:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2715c4da50387ed6dae49a2a17fdcfad8a769a3c
https://github.com/llvm/llvm-project/commit/2715c4da50387ed6dae49a2a17fdcfad8a769a3c
Author: Corentin Jabot <corentin.jabot at gmail.com>
Date: 2021-08-18 (Wed, 18 Aug 2021)
Changed paths:
M clang/lib/Lex/Lexer.cpp
M clang/test/Lexer/unicode.c
Log Message:
-----------
Do not emit diagnostics for invalid unicode characters in preprocessing mode
This amends 4e80636db71a1b6123d15ed1f9eda3979b4292de with a fix for
https://lab.llvm.org/buildbot/#/builders/139/builds/8943
More information about the All-commits
mailing list