repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
clang-tools-extra
/
pseudo
/
test
/
html-forest.c
blob
0be08da49f4a7129e8034dcecebefb37eac458f8
1
// RUN: clang-pseudo -source %s -html-forest=%t.html
2
// RUN: FileCheck %s < %t.html
3
int
main
() {
4
}
5
// Sanity check for some obvious strings.
6
// CHECK-DAG: <body>
7
// CHECK-DAG: "compound-statement"
8
// CHECK-DAG: main