[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 13:08:33 PDT 2022


sammccall updated this revision to Diff 445920.
sammccall added a comment.

Make bundle_resources less sensitive to its working directory


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.445920.patch
Type: text/x-patch
Size: 25530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220719/97e58f07/attachment-0001.bin>


More information about the cfe-commits mailing list