================
@@ -137,6 +137,29 @@ class APINotesWriter::Implementation {
.first->second;
}
+ FunctionTableKey
+ getFunctionKey(uint32_t ParentContextID, StringRef Name,
----------------
Xazax-hun wrote:
Is this almost exactly the same between the reader and the writer? Too bad
there is no natural place to put it where it can be shared between the two.
This might be a sign that we need to do some refactoring at some point but that
is not your problem at the moment :)
https://github.com/llvm/llvm-project/pull/204147
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits