steveire accepted this revision.
steveire added a comment.
This revision is now accepted and ready to land.

I didn't run it, but CMake-wise this looks fine. (I trust you did)

I notice some tests use

  from tests.cindex.util import foo

while others use

  from .util import foo

You might want to make that consistent in a follow-up.


Repository:
  rC Clang

https://reviews.llvm.org/D52840



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

Reply via email to