[all-commits] [llvm/llvm-project] 3fdc3d: [gn build] (manually) port a7691dee2d3c (TestAST)
Nico Weber via All-commits
all-commits at lists.llvm.org
Thu Apr 21 18:38:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3fdc3d63f67e9e32be14a608965690f5370fcb56
https://github.com/llvm/llvm-project/commit/3fdc3d63f67e9e32be14a608965690f5370fcb56
Author: Nico Weber <thakis at chromium.org>
Date: 2022-04-21 (Thu, 21 Apr 2022)
Changed paths:
M llvm/utils/gn/secondary/clang/lib/Testing/BUILD.gn
M llvm/utils/gn/secondary/clang/unittests/Tooling/BUILD.gn
Log Message:
-----------
[gn build] (manually) port a7691dee2d3c (TestAST)
This makes clang/lib/Testing the very first non-test()-target that includes
gtest headers, which means it needs an explicit dep on gtest.
More information about the All-commits
mailing list