alexshap marked 10 inline comments as done. alexshap added a comment. I have marked all the inline comments as done, if i need to change/fix smth else - pls, reopen the corresponding comment or add a new one. **Current apporach** : correctly create all the necessary replacements supported by this tool (v0). This includes: struct/class definition (if the new list of fields doesn't imply changes of the accesses), constructors and initializations of aggregates (at the moment partial initialization is not supported. If for some reason we are not able to generate the correct replacement we write a message to llvm::errs() and don't generate it.
Repository: rL LLVM https://reviews.llvm.org/D23279 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits