juliehockett added inline comments.

================
Comment at: clang-tools-extra/clang-doc/tool/ClangDocMain.cpp:247
+    auto StylesheetPathWrite = getInfoOutputFile(
+        OutDirectory, "", "clang-doc-default-stylesheet", ".css");
+    if (!StylesheetPathWrite) {
----------------
Eventually, we'll want to make this a configurable thing via a flag, but that 
can be done in another patch.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64539/new/

https://reviews.llvm.org/D64539



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

Reply via email to