================ ---------------- tarunprabhu wrote:
Do the other plugin definition files have this banner too? If so, that's fine. Otherwise, it isn't adding anything here. `static` is present in the declarations of all the functions below. Contrast this with the "PluginInterface protocol" banner below which is much more helpful because it makes clarifies the purpose of the functions in that "section". https://github.com/llvm/llvm-project/pull/218016 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
