Bug 1700051: part 30) Narrow scope of `newOffset`. r=smaug
[gecko.git] / .clang-format-ignore
blobd5d111f0d45ec97df2f1a14a0d10cf96ca1b8db1
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 js/src/builtin/intl/LanguageTagGenerated.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 dom/webgpu/ffi/wgpu_ffi_generated.h
38 intl/unicharutil/util/nsSpecialCasingData.cpp
39 intl/unicharutil/util/nsUnicodePropertyData.cpp
40 intl/unicharutil/util/nsUnicodeScriptCodes.h
41 media/mp4parse-rust/mp4parse.h
42 security/manager/ssl/StaticHPKPins.h
43 widget/gtk/wayland/gtk-primary-selection-client-protocol.h
44 widget/gtk/wayland/gtk-primary-selection-protocol.c
45 widget/gtk/wayland/primary-selection-unstable-v1-client-protocol.h
46 widget/gtk/wayland/primary-selection-unstable-v1-protocol.c
48 # Ignored because these files are used to generate a windows.h STL wrapper,
49 # and reformatting them can break generating that wrapper.
50 config/windows-h-.*.h
52 # Exclude tools/clang-tidy/test from automatic reformatting, since it can
53 # break some of the tests in that directory.
54 tools/clang-tidy/test/.*
56 # We are testing the incorrect formatting.
57 tools/lint/test/files/
59 # Contains an XML definition and formatting would break the layout
60 widget/gtk/MPRISInterfaceDescription.h
62 # The XPTCall stubs files have some inline assembly macros
63 # that get reformatted badly. See bug 1510781.
64 xpcom/reflect/xptcall/md/win32/.*
65 xpcom/reflect/xptcall/md/unix/.*
67 # Generated from ./tools/rewriting/ThirdPartyPaths.txt
68 # awk '{print ""$1".*"}' ./tools/rewriting/ThirdPartyPaths.txt
69 browser/components/translation/cld2/.*
70 browser/extensions/mortar/ppapi/.*
71 devtools/client/shared/sourceeditor/codemirror/.*
72 dom/canvas/test/webgl-conf/checkout/closure-library/.*
73 dom/media/gmp/rlz/.*
74 dom/media/gmp/widevine-adapter/content_decryption_module.h
75 dom/media/gmp/widevine-adapter/content_decryption_module_export.h
76 dom/media/gmp/widevine-adapter/content_decryption_module_ext.h
77 dom/media/gmp/widevine-adapter/content_decryption_module_proxy.h
78 dom/media/platforms/ffmpeg/ffmpeg57/.*
79 dom/media/platforms/ffmpeg/ffmpeg58/.*
80 dom/media/platforms/ffmpeg/libav53/.*
81 dom/media/platforms/ffmpeg/libav54/.*
82 dom/media/platforms/ffmpeg/libav55/.*
83 dom/media/webrtc/transport/third_party/.*
84 dom/media/webspeech/recognition/endpointer.cc
85 dom/media/webspeech/recognition/endpointer.h
86 dom/media/webspeech/recognition/energy_endpointer.cc
87 dom/media/webspeech/recognition/energy_endpointer.h
88 dom/media/webspeech/recognition/energy_endpointer_params.cc
89 dom/media/webspeech/recognition/energy_endpointer_params.h
90 dom/webauthn/cbor-cpp/.*
91 dom/webauthn/winwebauthn/webauthn.h
92 editor/libeditor/tests/browserscope/lib/richtext/.*
93 editor/libeditor/tests/browserscope/lib/richtext2/.*
94 extensions/spellcheck/hunspell/src/.*
95 gfx/angle/.*
96 gfx/cairo/.*
97 gfx/graphite2/.*
98 gfx/harfbuzz/.*
99 gfx/ots/.*
100 gfx/qcms/.*
101 gfx/sfntly/.*
102 gfx/skia/.*
103 gfx/vr/service/openvr/.*
104 gfx/vr/service/openvr/headers/openvr.h
105 gfx/vr/service/openvr/src/README
106 gfx/vr/service/openvr/src/dirtools_public.cpp
107 gfx/vr/service/openvr/src/dirtools_public.h
108 gfx/vr/service/openvr/src/envvartools_public.cpp
109 gfx/vr/service/openvr/src/envvartools_public.h
110 gfx/vr/service/openvr/src/hmderrors_public.cpp
111 gfx/vr/service/openvr/src/hmderrors_public.h
112 gfx/vr/service/openvr/src/ivrclientcore.h
113 gfx/vr/service/openvr/src/openvr_api_public.cpp
114 gfx/vr/service/openvr/src/pathtools_public.cpp
115 gfx/vr/service/openvr/src/pathtools_public.h
116 gfx/vr/service/openvr/src/sharedlibtools_public.cpp
117 gfx/vr/service/openvr/src/sharedlibtools_public.h
118 gfx/vr/service/openvr/src/strtools_public.cpp
119 gfx/vr/service/openvr/src/strtools_public.h
120 gfx/vr/service/openvr/src/vrpathregistry_public.cpp
121 gfx/vr/service/openvr/src/vrpathregistry_public.h
122 gfx/wgpu/.*
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/openmax_dl/.*
160 media/openmax_il/.*
161 media/webrtc/signaling/src/sdp/sipcc/.*
162 media/webrtc/trunk/.*
163 mfbt/double-conversion/double-conversion/.*
164 mfbt/lz4/.*
165 mobile/android/geckoview/src/thirdparty/.*
166 modules/brotli/.*
167 modules/fdlibm/.*
168 modules/freetype2/.*
169 modules/libbz2/.*
170 modules/pdfium/.*
171 modules/woff2/.*
172 modules/xz-embedded/.*
173 modules/zlib/.*
174 mozglue/misc/decimal/.*
175 mozglue/tests/glibc_printf_tests/.*
176 netwerk/dns/nsIDNKitInterface.h
177 netwerk/sctp/src/.*
178 netwerk/srtp/src/.*
179 nsprpub/.*
180 other-licenses/.*
181 parser/expat/.*
182 security/nss/.*
183 security/sandbox/chromium/.*
184 security/sandbox/chromium-shim/.*
185 testing/gtest/gmock/.*
186 testing/gtest/gtest/.*
187 testing/talos/talos/tests/dromaeo/.*
188 testing/talos/talos/tests/kraken/.*
189 testing/talos/talos/tests/v8_7/.*
190 testing/web-platform/tests/resources/webidl2/.*
191 testing/web-platform/tests/tools/third_party/.*
192 third_party/.*
193 toolkit/components/jsoncpp/.*
194 toolkit/components/protobuf/.*
195 toolkit/components/url-classifier/chromium/.*
196 toolkit/components/url-classifier/protobuf/.*
197 toolkit/crashreporter/breakpad-client/.*
198 toolkit/crashreporter/google-breakpad/.*
199 tools/fuzzing/libfuzzer/.*
200 tools/profiler/core/vtune/.*
201 xpcom/build/mach_override.c
202 xpcom/build/mach_override.h
203 xpcom/io/crc32c.c