[PATCH] D125952: [Serialization] Delta encode locations in expansion sloc entries

2022-05-19 Thread Sam McCall via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG1dfd8e99f91c: [Serialization] Delta encode locations in expansion sloc entries (authored by sammccall). Repository: rG LLVM Github Monorepo CHANG

[PATCH] D125952: [Serialization] Delta encode locations in expansion sloc entries

2022-05-19 Thread Ilya Biryukov via Phabricator via cfe-commits
ilya-biryukov accepted this revision. ilya-biryukov added a comment. This revision is now accepted and ready to land. LGTM Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D125952/new/ https://reviews.llvm.org/D125952 _

[PATCH] D125952: [Serialization] Delta encode locations in expansion sloc entries

2022-05-19 Thread Sam McCall via Phabricator via cfe-commits
sammccall created this revision. sammccall added a reviewer: ilya-biryukov. Herald added a project: All. sammccall requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. This is a 1.9% reduction in PCH size in my measurements. In abbreviated reco