================
@@ -137,6 +137,29 @@ class APINotesWriter::Implementation {
.first->second;
}
+ FunctionTableKey
+ getFunctionKey(uint32_t ParentContextID, StringRef Name,
----------------
Xazax-hun wrote:If you think it is not too much work on your end, it's great if you could give this a try! https://github.com/llvm/llvm-project/pull/204147 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
