[all-commits] [llvm/llvm-project] 352a2e: [clang][tooling] NFC: Refactor command-line diagno...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Thu Sep 23 00:32:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 352a2e67162541efe79a1e144b40a054751e7d5c
      https://github.com/llvm/llvm-project/commit/352a2e67162541efe79a1e144b40a054751e7d5c
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2021-09-23 (Thu, 23 Sep 2021)

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

  Log Message:
  -----------
  [clang][tooling] NFC: Refactor command-line diagnostic tests

This patch uses a different command-line arguments to test `clang::tooling::ToolInvocation` that are not specific to Darwin.

Reviewed By: dexonsmith

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




More information about the All-commits mailing list