[all-commits] [llvm/llvm-project] 8c9241: [clang-tidy] Suppress one unittest on macOS.
NoQ via All-commits
all-commits at lists.llvm.org
Mon Jul 27 22:40:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8c9241a051fd677cfbfd9c79c6af9d714be7c792
https://github.com/llvm/llvm-project/commit/8c9241a051fd677cfbfd9c79c6af9d714be7c792
Author: Artem Dergachev <artem.dergachev at gmail.com>
Date: 2020-07-27 (Mon, 27 Jul 2020)
Changed paths:
M clang-tools-extra/unittests/clang-tidy/ClangTidyDiagnosticConsumerTest.cpp
M clang-tools-extra/unittests/clang-tidy/ClangTidyOptionsTest.cpp
Log Message:
-----------
[clang-tidy] Suppress one unittest on macOS.
Possibly a linker bug but I'm in a hurry to fix a buildbot.
Differential Revision: https://reviews.llvm.org/D84453
More information about the All-commits
mailing list