[all-commits] [llvm/llvm-project] 241cce: [Clang][Tooling] Accept preprocessed input files

J. Ryan Stinnett via All-commits all-commits at lists.llvm.org
Tue Aug 8 04:45:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 241cceb9af844ef7d7a87124407a04b0a64991fe
      https://github.com/llvm/llvm-project/commit/241cceb9af844ef7d7a87124407a04b0a64991fe
  Author: J. Ryan Stinnett <jryans at gmail.com>
  Date:   2023-08-08 (Tue, 08 Aug 2023)

  Changed paths:
    M clang/lib/Tooling/Tooling.cpp
    M clang/unittests/Tooling/ToolingTest.cpp

  Log Message:
  -----------
  [Clang][Tooling] Accept preprocessed input files

This restores the tooling library's ability to accept invocations that take a
preprocessed file as the primary input.

Regressed by https://reviews.llvm.org/D105695
Fixes https://github.com/llvm/llvm-project/issues/63941

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




More information about the All-commits mailing list