[all-commits] [llvm/llvm-project] 574e41: [clang] Fix a bug that allowed some overflowing oc...
Sergei Barannikov via All-commits
all-commits at lists.llvm.org
Thu Feb 16 04:20:53 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 574e417460cdfebb8157fbe61b6a015e44856f64
https://github.com/llvm/llvm-project/commit/574e417460cdfebb8157fbe61b6a015e44856f64
Author: Sergei Barannikov <barannikov88 at gmail.com>
Date: 2023-02-16 (Thu, 16 Feb 2023)
Changed paths:
M clang/lib/Lex/LiteralSupport.cpp
M clang/test/Lexer/char-escapes-delimited.c
Log Message:
-----------
[clang] Fix a bug that allowed some overflowing octal escape sequences
Reviewed By: cor3ntin
Differential Revision: https://reviews.llvm.org/D144100
More information about the All-commits
mailing list