[all-commits] [llvm/llvm-project] c3403d: [ASTMatchers] Fix build when no targets are enabled

Stephen Kelly via All-commits all-commits at lists.llvm.org
Tue Jan 5 06:44:07 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c3403dc63d73710d14844e8a8cfad7a0f52d4a54
      https://github.com/llvm/llvm-project/commit/c3403dc63d73710d14844e8a8cfad7a0f52d4a54
  Author: Stephen Kelly <steveire at gmail.com>
  Date:   2021-01-05 (Tue, 05 Jan 2021)

  Changed paths:
    M llvm/cmake/modules/LLVM-Config.cmake

  Log Message:
  -----------
  [ASTMatchers] Fix build when no targets are enabled

This makes sense to do when building only tools like clang-tidy for
example.

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




More information about the All-commits mailing list