benlangmuir added inline comments.
================ Comment at: clang/lib/Serialization/ASTReader.cpp:4413 + // first/next use via ASTReader::updateOutOfDateIdentifier(). + II = &PP.getIdentifierTable().get(Key); + } ---------------- Why did this change from `getOwn` to `get`? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D151277/new/ https://reviews.llvm.org/D151277 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits