gecko-dev/xpcom
Andrew McCreight b8e492eeff Bug 1508818, part 5 - Disable Clang formatting in a few places in xpcom/. r=froydnj
nsCRTGlue.cpp has a few data tables that get broken up badly by
clang-format, so just disable the formatting. There are some more
tables in this file, but the arrangement doesn't seem to matter for
them.

The bloat log header is just a little bit of ASCII art, so just ignore
it in formatting so it is easier to read.

MOZ_COLLECT_REPORT uses very wide string constants that get rewrapped
in an ugly way by clang-format, so just disable the formatting for
them.

Depends on D13185

Differential Revision: https://phabricator.services.mozilla.com/D13186

--HG--
extra : moz-landing-system : lando
2018-11-28 21:06:13 +00:00
..
base Bug 1508818, part 5 - Disable Clang formatting in a few places in xpcom/. r=froydnj 2018-11-28 21:06:13 +00:00
build Bug 1503537 - Get rid of the pdfium & mortar code r=peterv 2018-11-28 19:31:21 +00:00
components Bug 1471535 - pt12 - Hook up RDD process and Remote decoding. r=jya,spohl 2018-11-14 18:07:28 +00:00
doc
ds Bug 1508818, part 3 - Shrink comments so they don't get poorly reflowed by clang-format. r=froydnj 2018-11-28 21:06:09 +00:00
glue Bug 1489944 - Fixed some std::move warnings - r=froydnj 2018-09-10 15:51:48 +00:00
idl-parser Bug 662341. Add support for [notxpcom] annotations on xpidl attributes. r=nika 2018-11-15 05:07:20 +00:00
io Bug 1502097 - (Part 2) Define IDN blocklist as ranges of characters [ {firstChar, lastChar}* ] r=jfkthame,dragana 2018-11-24 12:04:34 +00:00
libxpt/xptcall
reflect Bug 1510012 - Move Symbol-related APIs out of jsapi.h into js/public/Symbol.h. r=sfink, r=mccr8 for the bindings change 2018-11-24 12:21:40 -08:00
rust Bug 1507833 - fixed an unused #[macro_use] warning in our rust code; r=nika 2018-11-16 19:27:54 +00:00
string Bug 1508818, part 3 - Shrink comments so they don't get poorly reflowed by clang-format. r=froydnj 2018-11-28 21:06:09 +00:00
system Bug 1503537 - Get rid of the pdfium & mortar code r=peterv 2018-11-28 19:31:21 +00:00
tests Bug 1493458 - Disable an intermittently failing part of SetCapacity tests. r=erahm 2018-11-28 17:20:33 +00:00
threads Bug 1508818, part 3 - Shrink comments so they don't get poorly reflowed by clang-format. r=froydnj 2018-11-28 21:06:09 +00:00
windbgdlg Bug 1090497 - Re-enable warnings as errors on clang-cl. r=froydnj 2018-07-31 22:10:07 +09:00
xpidl Bug 1459721 - part 7 - remove dist_idl install manifest; r=chmanchester 2018-05-15 10:05:23 -04:00
moz.build Bug 1489340 - Remove xpcom/typelib r=froydnj 2018-09-07 13:55:38 +00:00
xpcom-config.h.in
xpcom-private.h.in