baloghadamsoftware added a comment. In D73547#1845339 <https://reviews.llvm.org/D73547#1845339>, @NoQ wrote:
> This patch is simply moving code around, right? If so, why did tests need to > be removed? All of the container begin- and end-tests were removed from `iterator-modeling.cpp` and moved to `container-modelin.cpp` except those which do not make sense at the moment: container ends are not touched in modeling `insert()` and `erase()` methods. This will probably change in the future but I cannot even add `FIXME` tests because I do not know every detail yet. If you which, I can add these tests back to `container-modeling.cpp` as they were in `iterator-modeling.cpp`. Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D73547/new/ https://reviews.llvm.org/D73547 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits