[PATCH] D24192: [clang-refactor] introducing clang-refactor
    Kirill Bobyrev via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Sep  2 11:07:00 PDT 2016
    
    
  
omtcyfz added a comment.
In https://reviews.llvm.org/D24192#532981, @ioeric wrote:
> - It would make the review easier if you could separate the migration of clang-rename into another patch...
Another point is that if I try to separate the migration - what do I do about USREngine? USREngine is basically the core of clang-refactor at the moment and I can't detach it from clang-rename at the same time.
https://reviews.llvm.org/D24192
    
    
More information about the cfe-commits
mailing list