[clang-tools-extra] [libc] clang-tidy: readability-redundant-smartptr-get does not remove -> (#97964) (PR #98757)
Piotr Zegar via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 15 12:31:25 PDT 2024
================
@@ -18,7 +18,6 @@ add_entrypoint_object(
SRCS
libc_errno.cpp
HDRS
- errno.h
----------------
PiotrZSL wrote:
not related change, revert
https://github.com/llvm/llvm-project/pull/98757
More information about the cfe-commits
mailing list