================ @@ -49,6 +51,135 @@ LLVM_INSTANTIATE_REGISTRY(FrontendPluginRegistry) namespace { +/// Dumps deserialized declarations. ---------------- ilya-biryukov wrote:
NIT: remove this comment as the class name already makes it clear what it's doing. 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. 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