[all-commits] [llvm/llvm-project] 36f77e: Revert "Revert "[clang][Lex] Fix a crash on malfor...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Thu Oct 6 02:54:06 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36f77e20d9aaaf93a9b00ec1bd6b7e3ceb4918b9
https://github.com/llvm/llvm-project/commit/36f77e20d9aaaf93a9b00ec1bd6b7e3ceb4918b9
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2022-10-06 (Thu, 06 Oct 2022)
Changed paths:
M clang/lib/Lex/LiteralSupport.cpp
M clang/test/Lexer/char-escapes-delimited.c
M clang/unittests/Lex/LexerTest.cpp
Log Message:
-----------
Revert "Revert "[clang][Lex] Fix a crash on malformed string literals""
This reverts commit feea7ef23cb1bef92d363cc613052f8f3a878fc2.
Drops the test case, see https://reviews.llvm.org/D135161#3839510
More information about the All-commits
mailing list