[all-commits] [llvm/llvm-project] 313f8a: Don't include private gtest/gmock headers
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Mon Jul 18 07:35:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 313f8a20fdf968501a79c7f9aaaf77ae0faaf907
https://github.com/llvm/llvm-project/commit/313f8a20fdf968501a79c7f9aaaf77ae0faaf907
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-07-18 (Mon, 18 Jul 2022)
Changed paths:
M clang/unittests/Basic/SarifTest.cpp
Log Message:
-----------
Don't include private gtest/gmock headers
Only gmock.h and gtest.h are supposed to be user-visible.
More information about the All-commits
mailing list