[all-commits] [llvm/llvm-project] abb9eb: [Lex] Handle repl_input_end in Preprocessor::LexTo...

Jonas Hahnfeld via All-commits all-commits at lists.llvm.org
Thu Oct 5 03:09:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: abb9eb2778dc68ca3bc2ca786632e65682741469
      https://github.com/llvm/llvm-project/commit/abb9eb2778dc68ca3bc2ca786632e65682741469
  Author: Jonas Hahnfeld <jonas.hahnfeld at cern.ch>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M clang/lib/Lex/Preprocessor.cpp

  Log Message:
  -----------
  [Lex] Handle repl_input_end in Preprocessor::LexTokensUntilEOF()

This fixes many unit tests when trying to enable IncrementalExtensions
by default for testing purposes.

Differential Revision: https://reviews.llvm.org/D158415




More information about the All-commits mailing list