[ORC] Fail materialization in tasks that are destroyed before running.
[llvm-project.git] / clang-tools-extra / test / clang-include-fixer / Inputs / fake_yaml_db.yaml
blob134b3758b7427725646d358221e1d5b1cc291d18
1 ---
2 Name:           foo
3 Contexts:
4   - ContextType:     Namespace
5     ContextName:     a
6   - ContextType:     Namespace
7     ContextName:     b
8 FilePath:        foo.h
9 Type:            Class
10 Seen:            1
11 Used:            0
12 ---
13 Name:           foo_bar
14 Contexts:
15   - ContextType:     Namespace
16     ContextName:     a
17   - ContextType:     Namespace
18     ContextName:     b
19 FilePath:        foobar.h
20 Type:            Class
21 Seen:            0
22 Used:            0
23 ---
24 Name:           bar
25 Contexts:
26   - ContextType:     Namespace
27     ContextName:     a
28   - ContextType:     Namespace
29     ContextName:     b
30 FilePath:        ../include/bar.h
31 Type:            Class
32 Seen:            1
33 Used:            0
34 ---
35 Name:           bar
36 Contexts:
37   - ContextType:     Namespace
38     ContextName:     a
39   - ContextType:     Namespace
40     ContextName:     b
41 FilePath:        ../include/bar.h
42 Type:            Class
43 Seen:            3
44 Used:            0
45 ---
46 Name:           bar
47 Contexts:
48   - ContextType:     Namespace
49     ContextName:     a
50   - ContextType:     Namespace
51     ContextName:     b
52 FilePath:        ../include/zbar.h
53 Type:            Class
54 Seen:            3
55 Used:            0
56 ---
57 Name:           b
58 Contexts:
59 FilePath:        var.h
60 Type:            Variable
61 Seen:            1
62 Used:            0
63 ---
64 Name:            bar
65 Contexts:
66   - ContextType:    Namespace
67     ContextName:    c
68 FilePath:        test/clang-include-fixer/baz.h
69 Type:            Class
70 Seen:            1
71 Used:            0