зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1650335 - for `clang-tidy` based analysis do not set cpp std option. r=marco
Differential Revision: https://phabricator.services.mozilla.com/D151101
This commit is contained in:
Родитель
0cb9ae544a
Коммит
dce3119e29
|
@ -560,7 +560,6 @@ def _get_clang_tidy_command(
|
|||
"-clang-apply-replacements-binary",
|
||||
clang_paths._clang_apply_replacements,
|
||||
"-checks=%s" % checks,
|
||||
"-extra-arg=-std=c++17",
|
||||
"-extra-arg=-DMOZ_CLANG_PLUGIN",
|
||||
]
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче