xref: /llvm-project/.gitattributes (revision e669bbbb7265a7d4d59bac2d3889194efa167ea8)
1libcxx/src/**/*.cpp     merge=libcxx-reformat
2libcxx/include/**/*.h   merge=libcxx-reformat
3
4# Explicitly handle files with no extension
5libcxx/include/__availability               merge=libcxx-reformat
6libcxx/include/__bit_reference              merge=libcxx-reformat
7libcxx/include/__config                     merge=libcxx-reformat
8libcxx/include/__hash_table                 merge=libcxx-reformat
9libcxx/include/__locale                     merge=libcxx-reformat
10libcxx/include/__node_handle                merge=libcxx-reformat
11libcxx/include/__split_buffer               merge=libcxx-reformat
12libcxx/include/__std_clang_module           merge=libcxx-reformat
13libcxx/include/__threading_support          merge=libcxx-reformat
14libcxx/include/__tree                       merge=libcxx-reformat
15libcxx/include/__verbose_abort              merge=libcxx-reformat
16libcxx/include/algorithm                    merge=libcxx-reformat
17libcxx/include/any                          merge=libcxx-reformat
18libcxx/include/array                        merge=libcxx-reformat
19libcxx/include/atomic                       merge=libcxx-reformat
20libcxx/include/barrier                      merge=libcxx-reformat
21libcxx/include/bit                          merge=libcxx-reformat
22libcxx/include/bitset                       merge=libcxx-reformat
23libcxx/include/cassert                      merge=libcxx-reformat
24libcxx/include/ccomplex                     merge=libcxx-reformat
25libcxx/include/cctype                       merge=libcxx-reformat
26libcxx/include/cerrno                       merge=libcxx-reformat
27libcxx/include/cfenv                        merge=libcxx-reformat
28libcxx/include/cfloat                       merge=libcxx-reformat
29libcxx/include/charconv                     merge=libcxx-reformat
30libcxx/include/chrono                       merge=libcxx-reformat
31libcxx/include/cinttypes                    merge=libcxx-reformat
32libcxx/include/ciso646                      merge=libcxx-reformat
33libcxx/include/climits                      merge=libcxx-reformat
34libcxx/include/clocale                      merge=libcxx-reformat
35libcxx/include/cmath                        merge=libcxx-reformat
36libcxx/include/codecvt                      merge=libcxx-reformat
37libcxx/include/compare                      merge=libcxx-reformat
38libcxx/include/complex                      merge=libcxx-reformat
39libcxx/include/concepts                     merge=libcxx-reformat
40libcxx/include/condition_variable           merge=libcxx-reformat
41libcxx/include/coroutine                    merge=libcxx-reformat
42libcxx/include/csetjmp                      merge=libcxx-reformat
43libcxx/include/csignal                      merge=libcxx-reformat
44libcxx/include/cstdarg                      merge=libcxx-reformat
45libcxx/include/cstdbool                     merge=libcxx-reformat
46libcxx/include/cstddef                      merge=libcxx-reformat
47libcxx/include/cstdint                      merge=libcxx-reformat
48libcxx/include/cstdio                       merge=libcxx-reformat
49libcxx/include/cstdlib                      merge=libcxx-reformat
50libcxx/include/cstring                      merge=libcxx-reformat
51libcxx/include/ctgmath                      merge=libcxx-reformat
52libcxx/include/ctime                        merge=libcxx-reformat
53libcxx/include/cuchar                       merge=libcxx-reformat
54libcxx/include/cwchar                       merge=libcxx-reformat
55libcxx/include/cwctype                      merge=libcxx-reformat
56libcxx/include/deque                        merge=libcxx-reformat
57libcxx/include/exception                    merge=libcxx-reformat
58libcxx/include/execution                    merge=libcxx-reformat
59libcxx/include/expected                     merge=libcxx-reformat
60libcxx/include/experimental/__config        merge=libcxx-reformat
61libcxx/include/experimental/__memory        merge=libcxx-reformat
62libcxx/include/experimental/deque           merge=libcxx-reformat
63libcxx/include/experimental/forward_list    merge=libcxx-reformat
64libcxx/include/experimental/iterator        merge=libcxx-reformat
65libcxx/include/experimental/list            merge=libcxx-reformat
66libcxx/include/experimental/map             merge=libcxx-reformat
67libcxx/include/experimental/memory          merge=libcxx-reformat
68libcxx/include/experimental/memory_resource merge=libcxx-reformat
69libcxx/include/experimental/propagate_const merge=libcxx-reformat
70libcxx/include/experimental/regex           merge=libcxx-reformat
71libcxx/include/experimental/set             merge=libcxx-reformat
72libcxx/include/experimental/simd            merge=libcxx-reformat
73libcxx/include/experimental/string          merge=libcxx-reformat
74libcxx/include/experimental/type_traits     merge=libcxx-reformat
75libcxx/include/experimental/unordered_map   merge=libcxx-reformat
76libcxx/include/experimental/unordered_set   merge=libcxx-reformat
77libcxx/include/experimental/utility         merge=libcxx-reformat
78libcxx/include/experimental/vector          merge=libcxx-reformat
79libcxx/include/ext/__hash                   merge=libcxx-reformat
80libcxx/include/ext/hash_map                 merge=libcxx-reformat
81libcxx/include/ext/hash_set                 merge=libcxx-reformat
82libcxx/include/filesystem                   merge=libcxx-reformat
83libcxx/include/format                       merge=libcxx-reformat
84libcxx/include/forward_list                 merge=libcxx-reformat
85libcxx/include/fstream                      merge=libcxx-reformat
86libcxx/include/functional                   merge=libcxx-reformat
87libcxx/include/future                       merge=libcxx-reformat
88libcxx/include/initializer_list             merge=libcxx-reformat
89libcxx/include/iomanip                      merge=libcxx-reformat
90libcxx/include/ios                          merge=libcxx-reformat
91libcxx/include/iosfwd                       merge=libcxx-reformat
92libcxx/include/iostream                     merge=libcxx-reformat
93libcxx/include/istream                      merge=libcxx-reformat
94libcxx/include/iterator                     merge=libcxx-reformat
95libcxx/include/latch                        merge=libcxx-reformat
96libcxx/include/limits                       merge=libcxx-reformat
97libcxx/include/list                         merge=libcxx-reformat
98libcxx/include/locale                       merge=libcxx-reformat
99libcxx/include/map                          merge=libcxx-reformat
100libcxx/include/mdspan                       merge=libcxx-reformat
101libcxx/include/memory                       merge=libcxx-reformat
102libcxx/include/memory_resource              merge=libcxx-reformat
103libcxx/include/mutex                        merge=libcxx-reformat
104libcxx/include/new                          merge=libcxx-reformat
105libcxx/include/numbers                      merge=libcxx-reformat
106libcxx/include/numeric                      merge=libcxx-reformat
107libcxx/include/optional                     merge=libcxx-reformat
108libcxx/include/ostream                      merge=libcxx-reformat
109libcxx/include/print                        merge=libcxx-reformat
110libcxx/include/queue                        merge=libcxx-reformat
111libcxx/include/random                       merge=libcxx-reformat
112libcxx/include/ranges                       merge=libcxx-reformat
113libcxx/include/ratio                        merge=libcxx-reformat
114libcxx/include/regex                        merge=libcxx-reformat
115libcxx/include/scoped_allocator             merge=libcxx-reformat
116libcxx/include/semaphore                    merge=libcxx-reformat
117libcxx/include/set                          merge=libcxx-reformat
118libcxx/include/shared_mutex                 merge=libcxx-reformat
119libcxx/include/source_location              merge=libcxx-reformat
120libcxx/include/span                         merge=libcxx-reformat
121libcxx/include/sstream                      merge=libcxx-reformat
122libcxx/include/stack                        merge=libcxx-reformat
123libcxx/include/stdexcept                    merge=libcxx-reformat
124libcxx/include/stop_token                   merge=libcxx-reformat
125libcxx/include/streambuf                    merge=libcxx-reformat
126libcxx/include/string                       merge=libcxx-reformat
127libcxx/include/string_view                  merge=libcxx-reformat
128libcxx/include/strstream                    merge=libcxx-reformat
129libcxx/include/syncstream                   merge=libcxx-reformat
130libcxx/include/system_error                 merge=libcxx-reformat
131libcxx/include/thread                       merge=libcxx-reformat
132libcxx/include/tuple                        merge=libcxx-reformat
133libcxx/include/type_traits                  merge=libcxx-reformat
134libcxx/include/typeindex                    merge=libcxx-reformat
135libcxx/include/typeinfo                     merge=libcxx-reformat
136libcxx/include/unordered_map                merge=libcxx-reformat
137libcxx/include/unordered_set                merge=libcxx-reformat
138libcxx/include/utility                      merge=libcxx-reformat
139libcxx/include/valarray                     merge=libcxx-reformat
140libcxx/include/variant                      merge=libcxx-reformat
141libcxx/include/vector                       merge=libcxx-reformat
142libcxx/include/version                      merge=libcxx-reformat
143