================ @@ -731,6 +731,29 @@ class MetadataLoader::MetadataLoaderImpl { upgradeCULocals(); } + void cloneLocalTypes() { + for (int I = MetadataList.size() - 1; I >= 0; --I) { ---------------- dzhidzhoev wrote:
Sorry, it's just a residue from the function draft. Fixed that. https://github.com/llvm/llvm-project/pull/68986 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits