================
@@ -8004,6 +8045,15 @@ class Parser : public CodeCompletionHandler {
 
   static void LateTemplateParserCallback(void *P, LateParsedTemplate &LPT);
 
+  /// Callbacks for Sema to interact with late-parsed type attributes.
----------------
zmodem wrote:

nit: Could probably expand the comment a bit about what these do and the 
parameters etc. (especially how ownership is handled).

https://github.com/llvm/llvm-project/pull/179612
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to