[PATCH] D123436: [Clang] Pass llvm::BitstreamCursor by reference. NFC

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 20 10:59:03 PDT 2022


dblaikie added a comment.

Perhaps GlobalModuleIndex should create the cursor itself - it's being handed the buffer anyway?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123436/new/

https://reviews.llvm.org/D123436



More information about the cfe-commits mailing list