[PATCH] D130004: [pseudo] Add `clang-pseudo -html-forest=<output.html>`, an HTML forest browser

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 19 11:06:51 PDT 2022


sammccall updated this revision to Diff 445884.
sammccall marked 6 inline comments as done.
sammccall added a comment.

review changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130004

Files:
  clang-tools-extra/pseudo/test/html-forest.c
  clang-tools-extra/pseudo/tool/CMakeLists.txt
  clang-tools-extra/pseudo/tool/ClangPseudo.cpp
  clang-tools-extra/pseudo/tool/HTMLForest.cpp
  clang-tools-extra/pseudo/tool/HTMLForest.css
  clang-tools-extra/pseudo/tool/HTMLForest.html
  clang-tools-extra/pseudo/tool/HTMLForest.js
  clang-tools-extra/pseudo/tool/bundle_resources.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130004.445884.patch
Type: text/x-patch
Size: 25496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220719/84354349/attachment-0001.bin>


More information about the cfe-commits mailing list