I applied this to a clean local copy, which has no other changes, and have the following test error, which may be pilot error on my part, but nevertheless, this test needs to be robust to changes in the line number.
llvm-svn/llvm/tools/clang/unittests/Tooling/QualTypeNamesTest.cpp:39: Failure Value of: false Actual: false Expected: true Typename::getFullyQualifiedName failed for (anonymous struct)::un_in_st_1 Actual: union (anonymous struct at input.cc:1:1)::(anonymous union at input.cc:2:27) Exepcted: union (anonymous struct at input.cc:1:1)::(anonymous union at input.cc:2:31) On Fri, May 4, 2018 at 9:22 AM, Mikhail Ramalho via Phabricator < revi...@reviews.llvm.org> wrote: > mikhail.ramalho added a comment. > > Thanks. > > I just need someone to push it, as I don't have write access to the repo. > > > https://reviews.llvm.org/D36610 > > > >
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits