Bug 1634779 - pt 2. Partially revert Bug 1603006 r=kmag
[gecko.git] / .clang-format-ignore
blobf95db2ffab39db953f870dc681a7a433ce902ce5
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. bug 1510128
11 js/src/irregexp/.*
12 js/src/new-regexp/.*
14 # Don't want to reformat zydis (third-party library subject to occasional updates).
15 js/src/zydis/.*
17 # Generated by js/src/util/make_unicode.py
18 # Note: the irregexp files are already excluded with the rest of js/src/irregexp
19 # but we add them here in case that ever changes.
20 js/src/irregexp/RegExpCharacters-inl.h
21 js/src/irregexp/RegExpCharacters.cpp
22 js/src/util/Unicode.cpp
23 js/src/util/UnicodeNonBMP.h
25 # Ignored because of bug 1506117 & 1342657
26 layout/style/nsCSSAnonBoxList.h
27 layout/style/nsCSSCounterDescList.h
28 layout/style/nsCSSFontDescList.h
29 layout/style/nsCSSKeywordList.h
30 layout/style/nsCSSPseudoElementList.h
31 layout/style/nsCSSVisitedDependentPropList.h
32 layout/style/nsDOMCSSValueList.h
33 layout/style/nsStyleStructList.h
35 # Generated by protobuf
36 .*/.*.pb.h
37 .*/.*.pb.cc
39 # Autogenerated file
40 gfx/gl/GLConsts.h
41 gfx/webrender_bindings/webrender_ffi_generated.h
42 dom/webgpu/ffi/wgpu_ffi_generated.h
43 intl/unicharutil/util/nsSpecialCasingData.cpp
44 intl/unicharutil/util/nsUnicodePropertyData.cpp
45 intl/unicharutil/util/nsUnicodeScriptCodes.h
46 media/mp4parse-rust/mp4parse.h
47 security/manager/ssl/StaticHPKPins.h
48 widget/gtk/wayland/gtk-primary-selection-client-protocol.h
49 widget/gtk/wayland/gtk-primary-selection-protocol.c
51 # Ignored because these files are used to generate a windows.h STL wrapper,
52 # and reformatting them can break generating that wrapper.
53 config/windows-h-.*.h
55 # Exclude tools/clang-tidy/test from automatic reformatting, since it can
56 # break some of the tests in that directory.
57 tools/clang-tidy/test/.*
59 # We are testing the incorrect formatting.
60 tools/lint/test/files/file-whitespace/
62 # Test reformatting
63 tools/lint/test/files/clang-format/
65 # Contains an XML definition and formatting would break the layout
66 widget/gtk/MPRISInterfaceDescription.h
68 # The XPTCall stubs files have some inline assembly macros
69 # that get reformatted badly. See bug 1510781.
70 xpcom/reflect/xptcall/md/win32/.*
71 xpcom/reflect/xptcall/md/unix/.*
73 # Generated from ./tools/rewriting/ThirdPartyPaths.txt
74 # awk '{print ""$1".*"}' ./tools/rewriting/ThirdPartyPaths.txt
75 browser/components/translation/cld2/.*
76 browser/extensions/mortar/ppapi/.*
77 devtools/client/shared/sourceeditor/codemirror/.*
78 dom/canvas/test/webgl-conf/checkout/closure-library/.*
79 dom/media/gmp/rlz/.*
80 dom/media/gmp/widevine-adapter/content_decryption_module.h
81 dom/media/gmp/widevine-adapter/content_decryption_module_export.h
82 dom/media/gmp/widevine-adapter/content_decryption_module_ext.h
83 dom/media/gmp/widevine-adapter/content_decryption_module_proxy.h
84 dom/media/platforms/ffmpeg/ffmpeg57/.*
85 dom/media/platforms/ffmpeg/ffmpeg58/.*
86 dom/media/platforms/ffmpeg/libav53/.*
87 dom/media/platforms/ffmpeg/libav54/.*
88 dom/media/platforms/ffmpeg/libav55/.*
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/.*
105 gfx/qcms/.*
106 gfx/sfntly/.*
107 gfx/skia/.*
108 gfx/vr/service/openvr/.*
109 gfx/vr/service/openvr/headers/openvr.h\r
110 gfx/vr/service/openvr/src/README\r
111 gfx/vr/service/openvr/src/dirtools_public.cpp\r
112 gfx/vr/service/openvr/src/dirtools_public.h\r
113 gfx/vr/service/openvr/src/envvartools_public.cpp\r
114 gfx/vr/service/openvr/src/envvartools_public.h\r
115 gfx/vr/service/openvr/src/hmderrors_public.cpp\r
116 gfx/vr/service/openvr/src/hmderrors_public.h\r
117 gfx/vr/service/openvr/src/ivrclientcore.h\r
118 gfx/vr/service/openvr/src/openvr_api_public.cpp\r
119 gfx/vr/service/openvr/src/pathtools_public.cpp\r
120 gfx/vr/service/openvr/src/pathtools_public.h\r
121 gfx/vr/service/openvr/src/sharedlibtools_public.cpp\r
122 gfx/vr/service/openvr/src/sharedlibtools_public.h\r
123 gfx/vr/service/openvr/src/strtools_public.cpp\r
124 gfx/vr/service/openvr/src/strtools_public.h\r
125 gfx/vr/service/openvr/src/vrpathregistry_public.cpp\r
126 gfx/vr/service/openvr/src/vrpathregistry_public.h
127 gfx/wgpu/.*
128 gfx/wr/.*
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/mtransport/third_party/.*
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/.*
179 modules/xz-embedded/.*
180 modules/zlib/.*
181 mozglue/misc/decimal/.*
182 netwerk/dns/nsIDNKitInterface.h
183 netwerk/sctp/src/.*
184 netwerk/srtp/src/.*
185 nsprpub/.*
186 other-licenses/.*
187 parser/expat/.*
188 security/nss/.*
189 security/sandbox/chromium/.*
190 security/sandbox/chromium-shim/.*
191 testing/gtest/gmock/.*
192 testing/gtest/gtest/.*
193 testing/talos/talos/tests/dromaeo/.*
194 testing/talos/talos/tests/kraken/.*
195 testing/talos/talos/tests/v8_7/.*
196 testing/web-platform/tests/resources/webidl2/.*
197 testing/web-platform/tests/tools/third_party/.*
198 third_party/.*
199 toolkit/components/jsoncpp/.*
200 toolkit/components/protobuf/.*
201 toolkit/components/url-classifier/chromium/.*
202 toolkit/components/url-classifier/protobuf/.*
203 toolkit/crashreporter/breakpad-client/.*
204 toolkit/crashreporter/google-breakpad/.*
205 tools/fuzzing/libfuzzer/.*
206 tools/profiler/core/vtune/.*
207 xpcom/build/mach_override.c
208 xpcom/build/mach_override.h
209 xpcom/io/crc32c.c