xazax.hun added inline comments.
================
Comment at: include/clang/Sema/TemplateInstCallback.h:44
+template <class TemplateInstantiationCallbackPtrs>
+void initialize(TemplateInstantiationCallbackPtrs& Callbacks_, const Sema
&TheSema)
+{
----------------
Nit: this file should be clang formatted, it does not follow the LLVM style.
(This also applies to some other changes.) Also, I would prefer to remove the
trailing underscore from parameter names.
https://reviews.llvm.org/D5767
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits