DiegoAstiazaran added inline comments.

================
Comment at: clang-tools-extra/clang-doc/assets/index.js:17
+      return FilePath.substring(Path.length + 1)
+      Path = Path.substring(0, Path.lastIndexOf("/"));
+  }
----------------
phosek wrote:
> Wrong indentation?
Yes, clang-format "missed" that because I forgot the semicolon in the previous 
line.
Thanks, it has been fixed.


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

https://reviews.llvm.org/D65690



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

Reply via email to