[PATCH] D13166: Create modernize-make-unique check.

Angel Garcia via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 28 04:49:18 PDT 2015


angelgarcia added a comment.

How can Lexer::getSourceText give us the range? My problem precisely is
that I couldn't find any way to obtain the range of the constructor call
without the template arguments.


http://reviews.llvm.org/D13166





More information about the cfe-commits mailing list