[clang][tooling] NFC: Refactor command-line diagnostic tests
authorJan Svoboda <jan_svoboda@apple.com>
Tue, 21 Sep 2021 11:52:17 +0000 (13:52 +0200)
committerJan Svoboda <jan_svoboda@apple.com>
Thu, 23 Sep 2021 07:08:53 +0000 (09:08 +0200)
commit352a2e67162541efe79a1e144b40a054751e7d5c
tree6634c092dd5ae105c505eee12cd0a0b8b5933265
parentb7050c791d8951c0a099bf162f9ab3a696611b7d
[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
clang/unittests/Tooling/ToolingTest.cpp