================
@@ -256,6 +256,11 @@ struct InsertCommand {
StringRef where;
};
+struct CrossRefList {
----------------
mysterymath wrote:
`NoCrossRefList`, since this isn't a list of cross references.
https://github.com/llvm/llvm-project/pull/95714