зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1411960 - Enable modernize-avoid-bind to recommend using lambda instead of std::bind r=andi
MozReview-Commit-ID: C9bOP9SxFan --HG-- extra : rebase_source : 352bf343efeb26593b451bee4863e08838a93a5b
This commit is contained in:
Родитель
cef9ed856a
Коммит
b470a9a929
|
@ -16,6 +16,8 @@ clang_checkers:
|
|||
publish: !!bool yes
|
||||
- name: misc-suspicious-semicolon
|
||||
publish: !!bool yes
|
||||
- name: modernize-avoid-bind
|
||||
publish: !!bool yes
|
||||
- name: modernize-loop-convert
|
||||
publish: !!bool yes
|
||||
- name: modernize-raw-string-literal
|
||||
|
|
Загрузка…
Ссылка в новой задаче