================
@@ -49,6 +51,135 @@ LLVM_INSTANTIATE_REGISTRY(FrontendPluginRegistry)
 
 namespace {
 
+/// Dumps deserialized declarations.
----------------
VitaNuo wrote:

> If you want, you might use a comment to explain other non-trivial details, 
> though, e.g. how the class must be used or why it implements certain 
> interfaces and when the output happens.

This is a good idea. I have written an extensive comment, PTAL.

https://github.com/llvm/llvm-project/pull/133910
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to