[PATCH] Fix UseAuto replacing declaration lists with new expressions
Ariel Bernal
ariel.j.bernal at intel.com
Thu May 23 08:20:54 PDT 2013
Added logic to remove stars from VarDecls iterating backwards until we hit the comma, since getStarLoc returns the location of the first star.
Hi revane,
http://llvm-reviews.chandlerc.com/D839
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D839?vs=2055&id=2095#toc
Files:
cpp11-migrate/UseAuto/UseAutoActions.cpp
cpp11-migrate/UseAuto/UseAutoMatchers.cpp
cpp11-migrate/UseAuto/UseAutoMatchers.h
test/cpp11-migrate/UseAuto/new.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D839.2.patch
Type: text/x-patch
Size: 8014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130523/5ba6dacf/attachment.bin>
More information about the cfe-commits
mailing list