One question, otherwise this looks fine to me. I defer of course to other gribozavr if he has any opinions.
================ Comment at: docs/CMakeLists.txt:29 @@ +28,3 @@ + "Filename of the Qt Compressed help file") + set(CLANG_DOXYGEN_QHP_NAMESPACE "org.llvm.clang" CACHE STRING + "Namespace under which the intermediate Qt Help Project file lives") ---------------- I noticed that the previous namespace was org.llvm. Is that correct? Will that cause any conflicts/etc? I don't know that much about QHP, but it just seems like an obvious question. http://llvm-reviews.chandlerc.com/D2965 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
