================ @@ -255,6 +255,12 @@ class DeclOffset { } }; +// The unaligned decl ID used in the Blobs of bistreams. +using unalighed_decl_id_t = ---------------- jansvoboda11 wrote:
I know this typo isn't introduced by your PR, but since your PR is touching it, please fix it in a prep commit. ```suggestion using unaligned_decl_id_t = ``` https://github.com/llvm/llvm-project/pull/92083 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits