Bug 1772024 Part 2: Fix clause for Apple Silicon for video specialize pref. r=gfx...
[gecko.git] / .clang-format-ignore
blob315877cf66c30e4d5a72a14a83c1e740b6fd634f
1 # Uses the LLVM coding style
2 build/clang-plugin/.*
3 # The two templates cannot be formatted
4 config/gcc-stl-wrapper.template.h
5 config/msvc-stl-wrapper.template.h
6 # Generated code
7 intl/components/src/LocaleGenerated.cpp
8 js/src/builtin/intl/TimeZoneDataGenerated.h
10 # Don't want to reformat irregexp (third-party code)
11 js/src/irregexp/imported/.*
13 # Don't want to reformat zydis (third-party library subject to occasional updates).
14 js/src/zydis/.*
16 # Generated by js/src/util/make_unicode.py
17 js/src/util/Unicode.cpp
18 js/src/util/UnicodeNonBMP.h
20 # Ignored because of bug 1506117 & 1342657
21 layout/style/nsCSSAnonBoxList.h
22 layout/style/nsCSSCounterDescList.h
23 layout/style/nsCSSFontDescList.h
24 layout/style/nsCSSKeywordList.h
25 layout/style/nsCSSPseudoElementList.h
26 layout/style/nsCSSVisitedDependentPropList.h
27 layout/style/nsDOMCSSValueList.h
28 layout/style/nsStyleStructList.h
30 # Generated by protobuf
31 .*/.*.pb.h
32 .*/.*.pb.cc
34 # Autogenerated file
35 gfx/gl/GLConsts.h
36 gfx/webrender_bindings/webrender_ffi_generated.h
37 intl/components/src/UnicodeScriptCodes.h
38 intl/unicharutil/util/nsSpecialCasingData.cpp
39 intl/unicharutil/util/nsUnicodePropertyData.cpp
40 media/mp4parse-rust/mp4parse.h
41 security/manager/ssl/StaticHPKPins.h
42 widget/gtk/wayland/gtk-primary-selection-client-protocol.h
43 widget/gtk/wayland/gtk-primary-selection-protocol.c
44 widget/gtk/wayland/primary-selection-unstable-v1-client-protocol.h
45 widget/gtk/wayland/primary-selection-unstable-v1-protocol.c
47 # Ignored because these files are used to generate a windows.h STL wrapper,
48 # and reformatting them can break generating that wrapper.
49 config/windows-h-.*.h
51 # Exclude tools/clang-tidy/test from automatic reformatting, since it can
52 # break some of the tests in that directory.
53 tools/clang-tidy/test/.*
55 # We are testing the incorrect formatting.
56 tools/lint/test/files/
58 # Contains an XML definition and formatting would break the layout
59 widget/gtk/MPRISInterfaceDescription.h
61 # The XPTCall stubs files have some inline assembly macros
62 # that get reformatted badly. See bug 1510781.
63 xpcom/reflect/xptcall/md/win32/.*
64 xpcom/reflect/xptcall/md/unix/.*
66 # Askama template code, which isn't valid C++ in its original form
67 toolkit/components/uniffi-bindgen-gecko-js/src/templates/.*
68 # Generated from that template code
69 toolkit/components/uniffi-js/UniFFIGeneratedScaffolding.cpp
70 toolkit/components/uniffi-js/UniFFIFixtureScaffolding.cpp
72 # Generated from ./tools/rewriting/ThirdPartyPaths.txt
73 # awk '{print ""$1".*"}' ./tools/rewriting/ThirdPartyPaths.txt
74 browser/components/translation/cld2/.*
75 browser/extensions/mortar/ppapi/.*
76 devtools/client/shared/sourceeditor/codemirror/.*
77 dom/canvas/test/webgl-conf/checkout/closure-library/.*
78 dom/media/gmp/rlz/.*
79 dom/media/gmp/widevine-adapter/content_decryption_module.h
80 dom/media/gmp/widevine-adapter/content_decryption_module_export.h
81 dom/media/gmp/widevine-adapter/content_decryption_module_ext.h
82 dom/media/gmp/widevine-adapter/content_decryption_module_proxy.h
83 dom/media/platforms/ffmpeg/ffmpeg57/.*
84 dom/media/platforms/ffmpeg/ffmpeg58/.*
85 dom/media/platforms/ffmpeg/libav53/.*
86 dom/media/platforms/ffmpeg/libav54/.*
87 dom/media/platforms/ffmpeg/libav55/.*
88 dom/media/webrtc/transport/third_party/.*
89 dom/media/webspeech/recognition/endpointer.cc
90 dom/media/webspeech/recognition/endpointer.h
91 dom/media/webspeech/recognition/energy_endpointer.cc
92 dom/media/webspeech/recognition/energy_endpointer.h
93 dom/media/webspeech/recognition/energy_endpointer_params.cc
94 dom/media/webspeech/recognition/energy_endpointer_params.h
95 dom/webauthn/cbor-cpp/.*
96 dom/webauthn/winwebauthn/webauthn.h
97 editor/libeditor/tests/browserscope/lib/richtext/.*
98 editor/libeditor/tests/browserscope/lib/richtext2/.*
99 extensions/spellcheck/hunspell/src/.*
100 gfx/angle/.*
101 gfx/cairo/.*
102 gfx/graphite2/.*
103 gfx/harfbuzz/.*
104 gfx/ots/src/.*
105 gfx/ots/include/.*
106 gfx/ots/tests/.*
107 gfx/qcms/.*
108 gfx/sfntly/.*
109 gfx/skia/.*
110 gfx/vr/service/openvr/.*
111 gfx/vr/service/openvr/headers/openvr.h
112 gfx/vr/service/openvr/src/README
113 gfx/vr/service/openvr/src/dirtools_public.cpp
114 gfx/vr/service/openvr/src/dirtools_public.h
115 gfx/vr/service/openvr/src/envvartools_public.cpp
116 gfx/vr/service/openvr/src/envvartools_public.h
117 gfx/vr/service/openvr/src/hmderrors_public.cpp
118 gfx/vr/service/openvr/src/hmderrors_public.h
119 gfx/vr/service/openvr/src/ivrclientcore.h
120 gfx/vr/service/openvr/src/openvr_api_public.cpp
121 gfx/vr/service/openvr/src/pathtools_public.cpp
122 gfx/vr/service/openvr/src/pathtools_public.h
123 gfx/vr/service/openvr/src/sharedlibtools_public.cpp
124 gfx/vr/service/openvr/src/sharedlibtools_public.h
125 gfx/vr/service/openvr/src/strtools_public.cpp
126 gfx/vr/service/openvr/src/strtools_public.h
127 gfx/vr/service/openvr/src/vrpathregistry_public.cpp
128 gfx/vr/service/openvr/src/vrpathregistry_public.h
129 gfx/ycbcr/.*
130 intl/hyphenation/hyphen/.*
131 intl/icu/.*
132 ipc/chromium/src/third_party/.*
133 js/src/ctypes/libffi/.*
134 js/src/dtoa.c.*
135 js/src/editline/.*
136 js/src/jit/arm64/vixl/.*
137 js/src/vtune/disable_warnings.h
138 js/src/vtune/ittnotify.h
139 js/src/vtune/ittnotify_config.h
140 js/src/vtune/ittnotify_static.c
141 js/src/vtune/ittnotify_static.h
142 js/src/vtune/ittnotify_types.h
143 js/src/vtune/jitprofiling.c
144 js/src/vtune/jitprofiling.h
145 js/src/vtune/legacy/.*
146 media/ffvpx/.*
147 media/kiss_fft/.*
148 media/libaom/.*
149 media/libcubeb/.*
150 media/libdav1d/.*
151 media/libjpeg/.*
152 media/libmkv/.*
153 media/libnestegg/.*
154 media/libogg/.*
155 media/libopus/.*
156 media/libpng/.*
157 media/libsoundtouch/.*
158 media/libspeex_resampler/.*
159 media/libtheora/.*
160 media/libtremor/.*
161 media/libvorbis/.*
162 media/libvpx/.*
163 media/libwebp/.*
164 media/libyuv/.*
165 media/mozva/va/.*
166 media/openmax_dl/.*
167 media/openmax_il/.*
168 media/webrtc/signaling/src/sdp/sipcc/.*
169 media/webrtc/trunk/.*
170 mfbt/double-conversion/double-conversion/.*
171 mfbt/lz4/.*
172 mobile/android/geckoview/src/thirdparty/.*
173 modules/brotli/.*
174 modules/fdlibm/.*
175 modules/freetype2/.*
176 modules/libbz2/.*
177 modules/pdfium/.*
178 modules/woff2/include/.*
179 modules/woff2/src/.*
180 modules/xz-embedded/.*
181 modules/zlib/.*
182 mozglue/misc/decimal/.*
183 mozglue/tests/glibc_printf_tests/.*
184 netwerk/dns/nsIDNKitInterface.h
185 netwerk/sctp/src/.*
186 netwerk/srtp/src/.*
187 nsprpub/.*
188 other-licenses/.*
189 parser/expat/.*
190 security/nss/.*
191 security/sandbox/chromium/.*
192 security/sandbox/chromium-shim/.*
193 testing/gtest/gmock/.*
194 testing/gtest/gtest/.*
195 testing/talos/talos/tests/dromaeo/.*
196 testing/talos/talos/tests/kraken/.*
197 testing/talos/talos/tests/v8_7/.*
198 testing/web-platform/tests/resources/webidl2/.*
199 testing/web-platform/tests/tools/third_party/.*
200 third_party/.*
201 toolkit/components/jsoncpp/.*
202 toolkit/components/protobuf/.*
203 toolkit/components/url-classifier/chromium/.*
204 toolkit/components/url-classifier/protobuf/.*
205 toolkit/crashreporter/breakpad-client/.*
206 toolkit/crashreporter/google-breakpad/.*
207 tools/fuzzing/libfuzzer/.*
208 tools/profiler/core/vtune/.*
209 # tools/profiler/public/GeckoTraceEvent.h is a modified vendored copy
210 tools/profiler/public/GeckoTraceEvent.h
211 xpcom/build/mach_override.c
212 xpcom/build/mach_override.h
213 xpcom/io/crc32c.c