[all-commits] [llvm/llvm-project] d8f5a1: Perf/lexer faster slow get char and size (#70543)
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Sun Oct 29 11:17:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8f5a18b6e587aeaa8b99707e87b652f49b160cd
https://github.com/llvm/llvm-project/commit/d8f5a18b6e587aeaa8b99707e87b652f49b160cd
Author: serge-sans-paille <serge.guelton at telecom-bretagne.eu>
Date: 2023-10-29 (Sun, 29 Oct 2023)
Changed paths:
M clang/include/clang/Lex/Lexer.h
M clang/lib/Lex/DependencyDirectivesScanner.cpp
M clang/lib/Lex/Lexer.cpp
Log Message:
-----------
Perf/lexer faster slow get char and size (#70543)
Co-authored-by: serge-sans-paille <sguelton at mozilla.com>
More information about the All-commits
mailing list