JonasToth added a comment.

i like the generalization.



================
Comment at: clang-tidy/modernize/UseEmplaceCheck.cpp:115
                                        unless(isInTemplateInstantiation()))
                          .bind("call"),
                      this);
----------------
i think `this);` should move up a line. clang-format seems to make this all the 
time. 


https://reviews.llvm.org/D32690



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

Reply via email to