Files
clang-p2996/clang-tools-extra/include-cleaner/lib/Record.cpp
Sam McCall d3714c2b27 [include-cleaner] Move RecordedPP::RecordedIncludes -> Includes in Types.h. NFC
Requiring everything that wants to match Includes to depend on Record is weird.
This isn't lightweight enough that it feels perfect in Types, could be its own
header instead. But pragmatically it doesn't add bad deps, and is widely used.

Differential Revision: https://reviews.llvm.org/D139014
2022-11-30 18:14:55 +01:00

13 KiB