[all-commits] [llvm/llvm-project] 303ddb: Fix utils/update_cc_test_checks/check-globals.test...

Tom Stellard via All-commits all-commits at lists.llvm.org
Tue Jul 13 10:48:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 303ddb60a2d28fb7603266d8977f69ac77b194dd
      https://github.com/llvm/llvm-project/commit/303ddb60a2d28fb7603266d8977f69ac77b194dd
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2021-07-13 (Tue, 13 Jul 2021)

  Changed paths:
    M clang/test/CMakeLists.txt
    M clang/test/lit.site.cfg.py.in
    M clang/test/utils/update_cc_test_checks/lit.local.cfg

  Log Message:
  -----------
  Fix utils/update_cc_test_checks/check-globals.test on stand-alone builds

We want to use LLVM_EXTERNAL_LIT if defined for the %lit substitution.

Reviewed By: jdenny

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




More information about the All-commits mailing list