alexander-shaposhnikov added inline comments.

================
Comment at: clang/lib/Sema/SemaTemplateInstantiate.cpp:291
 /// encountering a lambda generic call operator, and continue looking for
 /// arguments on an enclosing class template.
 
----------------
/* not directly related to this patch, just one thought while we are here */ 
it would be useful to add missing documentation (comments) for the last 
parameter
(SkipForSpecialization)
p.s. perhaps, expanding the comment (or even adding some examples) would be 
super helpful as well (for future readers)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147722/new/

https://reviews.llvm.org/D147722

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to