[all-commits] [llvm/llvm-project] 48027f: [include-cleaner] Dont pass llvm::StringRef to gte...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Thu Feb 23 01:05:21 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 48027f03f2d5fef884ebe118c42f800b90fae2f9
https://github.com/llvm/llvm-project/commit/48027f03f2d5fef884ebe118c42f800b90fae2f9
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2023-02-23 (Thu, 23 Feb 2023)
Changed paths:
M clang-tools-extra/include-cleaner/unittests/AnalysisTest.cpp
Log Message:
-----------
[include-cleaner] Dont pass llvm::StringRef to gtest APIs
Fixes https://github.com/llvm/llvm-project/issues/60884.
More information about the All-commits
mailing list