diff options
Diffstat (limited to 'llvm/test/YAMLParser/negative-float-bug.data')
-rw-r--r-- | llvm/test/YAMLParser/negative-float-bug.data | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/YAMLParser/negative-float-bug.data b/llvm/test/YAMLParser/negative-float-bug.data new file mode 100644 index 00000000000..0ba0ffee301 --- /dev/null +++ b/llvm/test/YAMLParser/negative-float-bug.data @@ -0,0 +1,3 @@ +# RUN: yaml-bench -canonical %s + +-1.0 |