зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1414764 - Remove Mozilla specific options to avoid build warnings with gcc and -Wcomment enabled. r=sylvestre
MozReview-Commit-ID: C8CqfB5KDeU --HG-- extra : rebase_source : 8c616cd09cdfe4864c5775d15e953f39da10be80
This commit is contained in:
Родитель
056378aa50
Коммит
7b5dd9b14f
|
@ -1,8 +1,5 @@
|
||||||
BasedOnStyle: Mozilla
|
BasedOnStyle: Mozilla
|
||||||
|
|
||||||
# Ignore all comments because they aren't reflowed properly.
|
|
||||||
CommentPragmas: "^"
|
|
||||||
|
|
||||||
# Prevent the loss of indentation with these macros
|
# Prevent the loss of indentation with these macros
|
||||||
MacroBlockBegin: "^\
|
MacroBlockBegin: "^\
|
||||||
NS_INTERFACE_MAP_BEGIN|\
|
NS_INTERFACE_MAP_BEGIN|\
|
||||||
|
@ -24,9 +21,6 @@ NS_IMPL_CYCLE_COLLECTION_UNLINK_END_INHERITED$"
|
||||||
SortIncludes: false
|
SortIncludes: false
|
||||||
|
|
||||||
|
|
||||||
ReflowComments: false
|
|
||||||
|
|
||||||
|
|
||||||
BreakBeforeBraces: Custom
|
BreakBeforeBraces: Custom
|
||||||
BraceWrapping:
|
BraceWrapping:
|
||||||
AfterEnum: true
|
AfterEnum: true
|
||||||
|
|
Загрузка…
Ссылка в новой задаче