Bug 1779069 - Assert that we only ever use a GLContext on its original thread. r...
[gecko.git] / .clang-format-ignore
blobd6e5e9d0c769c44fa16daba188c5573b6ae4727d
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 # Generated from ./tools/rewriting/ThirdPartyPaths.txt
67 # awk '{print ""$1".*"}' ./tools/rewriting/ThirdPartyPaths.txt
68 browser/components/translation/cld2/.*
69 browser/extensions/mortar/ppapi/.*
70 devtools/client/shared/sourceeditor/codemirror/.*
71 dom/canvas/test/webgl-conf/checkout/closure-library/.*
72 dom/media/gmp/rlz/.*
73 dom/media/gmp/widevine-adapter/content_decryption_module.h
74 dom/media/gmp/widevine-adapter/content_decryption_module_export.h
75 dom/media/gmp/widevine-adapter/content_decryption_module_ext.h
76 dom/media/gmp/widevine-adapter/content_decryption_module_proxy.h
77 dom/media/platforms/ffmpeg/ffmpeg57/.*
78 dom/media/platforms/ffmpeg/ffmpeg58/.*
79 dom/media/platforms/ffmpeg/libav53/.*
80 dom/media/platforms/ffmpeg/libav54/.*
81 dom/media/platforms/ffmpeg/libav55/.*
82 dom/media/webrtc/transport/third_party/.*
83 dom/media/webspeech/recognition/endpointer.cc
84 dom/media/webspeech/recognition/endpointer.h
85 dom/media/webspeech/recognition/energy_endpointer.cc
86 dom/media/webspeech/recognition/energy_endpointer.h
87 dom/media/webspeech/recognition/energy_endpointer_params.cc
88 dom/media/webspeech/recognition/energy_endpointer_params.h
89 dom/webauthn/cbor-cpp/.*
90 dom/webauthn/winwebauthn/webauthn.h
91 editor/libeditor/tests/browserscope/lib/richtext/.*
92 editor/libeditor/tests/browserscope/lib/richtext2/.*
93 extensions/spellcheck/hunspell/src/.*
94 gfx/angle/.*
95 gfx/cairo/.*
96 gfx/graphite2/.*
97 gfx/harfbuzz/.*
98 gfx/ots/src/.*
99 gfx/ots/include/.*
100 gfx/ots/tests/.*
101 gfx/qcms/.*
102 gfx/sfntly/.*
103 gfx/skia/.*
104 gfx/vr/service/openvr/.*
105 gfx/vr/service/openvr/headers/openvr.h
106 gfx/vr/service/openvr/src/README
107 gfx/vr/service/openvr/src/dirtools_public.cpp
108 gfx/vr/service/openvr/src/dirtools_public.h
109 gfx/vr/service/openvr/src/envvartools_public.cpp
110 gfx/vr/service/openvr/src/envvartools_public.h
111 gfx/vr/service/openvr/src/hmderrors_public.cpp
112 gfx/vr/service/openvr/src/hmderrors_public.h
113 gfx/vr/service/openvr/src/ivrclientcore.h
114 gfx/vr/service/openvr/src/openvr_api_public.cpp
115 gfx/vr/service/openvr/src/pathtools_public.cpp
116 gfx/vr/service/openvr/src/pathtools_public.h
117 gfx/vr/service/openvr/src/sharedlibtools_public.cpp
118 gfx/vr/service/openvr/src/sharedlibtools_public.h
119 gfx/vr/service/openvr/src/strtools_public.cpp
120 gfx/vr/service/openvr/src/strtools_public.h
121 gfx/vr/service/openvr/src/vrpathregistry_public.cpp
122 gfx/vr/service/openvr/src/vrpathregistry_public.h
123 gfx/ycbcr/.*
124 intl/hyphenation/hyphen/.*
125 intl/icu/.*
126 ipc/chromium/src/third_party/.*
127 js/src/ctypes/libffi/.*
128 js/src/dtoa.c.*
129 js/src/editline/.*
130 js/src/jit/arm64/vixl/.*
131 js/src/vtune/disable_warnings.h
132 js/src/vtune/ittnotify.h
133 js/src/vtune/ittnotify_config.h
134 js/src/vtune/ittnotify_static.c
135 js/src/vtune/ittnotify_static.h
136 js/src/vtune/ittnotify_types.h
137 js/src/vtune/jitprofiling.c
138 js/src/vtune/jitprofiling.h
139 js/src/vtune/legacy/.*
140 media/ffvpx/.*
141 media/kiss_fft/.*
142 media/libaom/.*
143 media/libcubeb/.*
144 media/libdav1d/.*
145 media/libjpeg/.*
146 media/libmkv/.*
147 media/libnestegg/.*
148 media/libogg/.*
149 media/libopus/.*
150 media/libpng/.*
151 media/libsoundtouch/.*
152 media/libspeex_resampler/.*
153 media/libtheora/.*
154 media/libtremor/.*
155 media/libvorbis/.*
156 media/libvpx/.*
157 media/libwebp/.*
158 media/libyuv/.*
159 media/mozva/va/.*
160 media/openmax_dl/.*
161 media/openmax_il/.*
162 media/webrtc/signaling/src/sdp/sipcc/.*
163 media/webrtc/trunk/.*
164 mfbt/double-conversion/double-conversion/.*
165 mfbt/lz4/.*
166 mobile/android/geckoview/src/thirdparty/.*
167 modules/brotli/.*
168 modules/fdlibm/.*
169 modules/freetype2/.*
170 modules/libbz2/.*
171 modules/pdfium/.*
172 modules/woff2/include/.*
173 modules/woff2/src/.*
174 modules/xz-embedded/.*
175 modules/zlib/.*
176 mozglue/misc/decimal/.*
177 mozglue/tests/glibc_printf_tests/.*
178 netwerk/dns/nsIDNKitInterface.h
179 netwerk/sctp/src/.*
180 netwerk/srtp/src/.*
181 nsprpub/.*
182 other-licenses/.*
183 parser/expat/.*
184 security/nss/.*
185 security/sandbox/chromium/.*
186 security/sandbox/chromium-shim/.*
187 testing/gtest/gmock/.*
188 testing/gtest/gtest/.*
189 testing/talos/talos/tests/dromaeo/.*
190 testing/talos/talos/tests/kraken/.*
191 testing/talos/talos/tests/v8_7/.*
192 testing/web-platform/tests/resources/webidl2/.*
193 testing/web-platform/tests/tools/third_party/.*
194 third_party/.*
195 toolkit/components/jsoncpp/.*
196 toolkit/components/protobuf/.*
197 toolkit/components/url-classifier/chromium/.*
198 toolkit/components/url-classifier/protobuf/.*
199 toolkit/crashreporter/breakpad-client/.*
200 toolkit/crashreporter/google-breakpad/.*
201 tools/fuzzing/libfuzzer/.*
202 tools/profiler/core/vtune/.*
203 # tools/profiler/public/GeckoTraceEvent.h is a modified vendored copy
204 tools/profiler/public/GeckoTraceEvent.h
205 xpcom/build/mach_override.c
206 xpcom/build/mach_override.h
207 xpcom/io/crc32c.c