[all-commits] [llvm/llvm-project] 265d48: Re-apply "[Parse] Split incremental-extensions" (#...

Ben Barham via All-commits all-commits at lists.llvm.org
Wed Sep 20 23:35:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 265d48a02d2453aaf2d29eefbfedd3595220f4e6
      https://github.com/llvm/llvm-project/commit/265d48a02d2453aaf2d29eefbfedd3595220f4e6
  Author: Ben Barham <ben_barham at apple.com>
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  Changed paths:
    M clang/include/clang/Lex/Preprocessor.h
    M clang/lib/Lex/PPLexerChange.cpp
    M clang/lib/Lex/Preprocessor.cpp
    M clang/lib/Parse/Parser.cpp

  Log Message:
  -----------
  Re-apply "[Parse] Split incremental-extensions" (#66446)

Re-applies #65683 with a fix to always run
`Actions.ActOnEndOfTranslationUnit` regardless of incremental
processing.




More information about the All-commits mailing list