Files
clang-p2996/clang/lib/Serialization/GlobalModuleIndex.cpp
Jun Zhang 218dcdad8a [Clang] Use std::move in GlobalModuleIndex::readIndex. NFC
BitstreamCursors are heavy-weight objects that should not be passed by value.

Differential Revision: https://reviews.llvm.org/D123436
2022-04-26 16:45:01 +08:00

31 KiB