Bug 1542146 - Use the new option StatementMacros from clang-format-8 r=andi

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Sylvestre Ledru 2019-04-05 21:41:57 +00:00
parent 03c8e8c2dd
commit 5d41aca733

View File

@ -25,3 +25,5 @@ NS_QUERYFRAME_TAIL.*$"
SortIncludes: false
IndentPPDirectives: AfterHash
StatementMacros: [MARKUPMAP, ASSERT_TRUE, ASSERT_FALSE, TEST, CHECK]