summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter-phi-nodes/main.cpp
diff options
context:
space:
mode:
authorJulie Hockett <juliehockett@google.com>2019-07-10 19:03:25 +0000
committerJulie Hockett <juliehockett@google.com>2019-07-10 19:03:25 +0000
commit671bac743673f2149709a44b8c27b028bdb38d00 (patch)
tree047324afb3ead23467749f0591ba47ac9f049cd3 /lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter-phi-nodes/main.cpp
parent6522bedefe3b9c0454c8dc6c75360c28dca5f8b4 (diff)
downloadbcm5719-llvm-671bac743673f2149709a44b8c27b028bdb38d00.tar.gz
bcm5719-llvm-671bac743673f2149709a44b8c27b028bdb38d00.zip
[clang-doc] Add a structured HTML generator
Implements an HTML generator. Nodes are used to represent each part of the HTML file. There are TagNodes that represent every HTML tag (p, h1, div, ...) and they have children nodes, which can be TagNodes or TextNodes (these nodes only have text). Proper indentation is rendered within the files generated by tool. No styling (CSS) is included. Committed on behalf of Diego Astiazarán (diegoaat97@gmail.com) Differential Revision: https://reviews.llvm.org/D63857 llvm-svn: 365687
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter-phi-nodes/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud