================ @@ -517,6 +520,207 @@ bool ClangASTImporter::CompleteType(const CompilerType &compiler_type) { return false; } +template <class D, class O> ---------------- adrian-prantl wrote:
Not your code, but I'm wondering if there's an opportunity here to add a small doxygen comment to the top of the functions? https://github.com/llvm/llvm-project/pull/83291 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits