JonasToth added a comment.

Hi @firolino,
I implemented a less general version of you check 
https://reviews.llvm.org/D51949 as I wanted to achieve a slightly different 
goal (and this revision seems to be abonded). My aim is to have general 
transformation capabilities to separate declarations (variables for now, as 
these refactorings are most important) that can isolate single variables, or 
split whole declarations.

I used parts of your test-suite as it is very complete. If you plan to continue 
working on this check, I'd propose to include it into the other (right now 
almost) finished version.

My Best, Jonas


https://reviews.llvm.org/D27621



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D27621: [clang-tidy] ... Jonas Toth via Phabricator via cfe-commits

Reply via email to