[asan] add code to detect global initialization fiasco in C/C++. The sub-pass is...
[oota-llvm.git] / test / YAMLParser / spec-07-13.data
1 # RUN: yaml-bench -canonical %s
2
3 ! "First document"
4 ---
5 !foo "No directives"
6 %TAG ! !foo
7 ---
8 !bar "With directives"
9 %YAML 1.1
10 ---
11 !baz "Reset settings"