diff options
Diffstat (limited to 'clang/test/Misc/emit-html.c')
-rw-r--r-- | clang/test/Misc/emit-html.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/clang/test/Misc/emit-html.c b/clang/test/Misc/emit-html.c new file mode 100644 index 00000000000..1bcab12dbc9 --- /dev/null +++ b/clang/test/Misc/emit-html.c @@ -0,0 +1,5 @@ +// RUN: clang %s -emit-html -o - + +// rdar://6562329 +#line 42 "foo.c" + |