ioeric added inline comments.
================ Comment at: test/clang-move/move-multiple-classes.cpp:21 // CHECK-OLD-TEST-CPP: #include "{{.*}}multiple_class_test.h" +// CHECK-OLD-TEST-CPP: using a::Move1; +// CHECK-OLD-TEST-CPP: using namespace a; ---------------- Would there be empty lines between these using decls? If so, please add FIXME if you want to handle this in the future. https://reviews.llvm.org/D26844 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits