[all-commits] [llvm/llvm-project] 1c876f: Revert "Perf/lexer faster slow get char and size (...

Nico Weber via All-commits all-commits at lists.llvm.org
Sun Oct 29 18:12:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c876ff5155c4feeb2b2885eb3e6abda17c4b7f4
      https://github.com/llvm/llvm-project/commit/1c876ff5155c4feeb2b2885eb3e6abda17c4b7f4
  Author: Nico Weber <thakis at chromium.org>
  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:
  -----------
  Revert "Perf/lexer faster slow get char and size (#70543)"

This reverts commit d8f5a18b6e587aeaa8b99707e87b652f49b160cd.
Breaks build, see:
https://github.com/llvm/llvm-project/pull/70543#issuecomment-1784227421




More information about the All-commits mailing list