This will bring down the size from 40 bytes to 32 bytes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153018
[include-cleaner] Reorder SymbolReference fields to avoid padding space, NFC ClosedPublic Authored by hokein on Jun 15 2023, 6:41 AM.
Details Summary This will bring down the size from 40 bytes to 32 bytes.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 16 2023, 12:50 AM This revision was landed with ongoing or failed builds.Jun 16 2023, 1:29 AM Closed by commit rG3b59842a721f: [include-cleaner] Reorder SymbolReference fields to avoid padding space, NFC (authored by hokein). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 532043 clang-tools-extra/clangd/IncludeCleaner.cpp
clang-tools-extra/include-cleaner/include/clang-include-cleaner/Types.h
clang-tools-extra/include-cleaner/lib/Analysis.cpp
clang-tools-extra/include-cleaner/lib/HTMLReport.cpp
clang-tools-extra/include-cleaner/lib/Record.cpp
clang-tools-extra/include-cleaner/unittests/AnalysisTest.cpp
|