[all-commits] [llvm/llvm-project] e3ba83: [clang] Fix the tooling build after D119130

Kirill Bobyrev via All-commits all-commits at lists.llvm.org
Wed Feb 9 02:53:14 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e3ba831937189ec61e28ced0b0bfc1e41a3510f8
      https://github.com/llvm/llvm-project/commit/e3ba831937189ec61e28ced0b0bfc1e41a3510f8
  Author: Kirill Bobyrev <kbobyrev at google.com>
  Date:   2022-02-09 (Wed, 09 Feb 2022)

  Changed paths:
    M clang/lib/Tooling/Inclusions/CMakeLists.txt

  Log Message:
  -----------
  [clang] Fix the tooling build after D119130

New StandardLibrary.cpp depends on Clang AST, add the dependency to
CMakeLists.txt

Broken builbot: https://lab.llvm.org/buildbot/#/builders/57/builds/14892




More information about the All-commits mailing list