ioeric accepted this revision. ioeric added a comment. This revision is now accepted and ready to land.
lgtm ================ Comment at: unittests/clangd/SymbolCollectorTests.cpp:200 + UnorderedElementsAreArray( + {QName("Foo"), QName("f1"), QName("f2"), QName("KInt"), QName("Tmpl"), + QName("kStr"), QName("foo"), QName("foo::bar"), QName("foo::int32"), ---------------- nit: I'd probably also check the range, just in case... Repository: rCTE Clang Tools Extra https://reviews.llvm.org/D44298 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits