[all-commits] [llvm/llvm-project] ed42e1: [APINotes] Remove unused includes (NFC) (#142406)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Jun 4 12:31:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed42e172986a686e02cc030d2563374a1200e018
https://github.com/llvm/llvm-project/commit/ed42e172986a686e02cc030d2563374a1200e018
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M clang/lib/APINotes/APINotesManager.cpp
M clang/lib/APINotes/APINotesReader.cpp
Log Message:
-----------
[APINotes] Remove unused includes (NFC) (#142406)
These are identified by misc-include-cleaner. I've filtered out those
that break builds. Also, I'm staying away from llvm-config.h,
config.h, and Compiler.h, which likely cause platform- or
compiler-specific build failures.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list