ilya-biryukov added a comment.

Thanks for fixing the failures. Sorry for not being around to look into that 
myself.



================
Comment at: clang-tools-extra/trunk/unittests/clangd/ClangdTests.cpp:123
+  TmpDirs.push_back(TmpDir1.str());
+  if (TmpDir2 != TmpDir2)
+    TmpDirs.push_back(TmpDir2.str());
----------------
chapuni wrote:
> Did you mean, "TmpDir1 != TmpDir2" ?
> Fixed in r304067.
I sure did. Thanks.


Repository:
  rL LLVM

https://reviews.llvm.org/D33416



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to