phosek 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("/"));
+ }
----------------
Wrong indentation?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65690/new/
https://reviews.llvm.org/D65690
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
