[all-commits] [llvm/llvm-project] 2756e2: [libTooling] Recognize sccache as a compiler wrapp...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Mon Oct 26 22:47:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2756e2ee0bceaf532d4990cbb4f2a84fe62b6b84
      https://github.com/llvm/llvm-project/commit/2756e2ee0bceaf532d4990cbb4f2a84fe62b6b84
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
    M clang/lib/Tooling/JSONCompilationDatabase.cpp
    M clang/unittests/Tooling/CompilationDatabaseTest.cpp

  Log Message:
  -----------
  [libTooling] Recognize sccache as a compiler wrapper in compilation database commands

sccache is a compiler caching tool similar to ccache.

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




More information about the All-commits mailing list