From 6f58cb6ac9932ad472af509883db99c10acb571a Mon Sep 17 00:00:00 2001 From: Ehsan Akhgari Date: Thu, 29 Nov 2018 08:25:42 +0000 Subject: [PATCH] Bug 1510893 - Add the wayland-scanner generated source files to .clang-format-ignore r=sylvestre Differential Revision: https://phabricator.services.mozilla.com/D13363 --HG-- extra : moz-landing-system : lando --- .clang-format-ignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.clang-format-ignore b/.clang-format-ignore index 6ebbacaf6a2b..e2beb68ef16b 100644 --- a/.clang-format-ignore +++ b/.clang-format-ignore @@ -49,6 +49,8 @@ gfx/webrender_bindings/webrender_ffi_generated.h intl/unicharutil/util/nsUnicodePropertyData.cpp intl/unicharutil/util/nsUnicodeScriptCodes.h media/mp4parse-rust/mp4parse.h +widget/gtk/wayland/gtk-primary-selection-client-protocol.h +widget/gtk/wayland/gtk-primary-selection-protocol.c # The XPTCall stubs files have some inline assembly macros # that get reformatted badly. See bug 1510781.