Bug 1605852 - Disable performance-inefficient-algorithm as the test isn't C++17 ready r=andi CLOSED TREE

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

--HG--
extra : histedit_source : b6e9096717acf79065eb09d661ab11dc8cd8407b
This commit is contained in:
Sylvestre Ledru 2020-01-02 17:24:07 +02:00
Родитель c745d557cd
Коммит 1e63d1f7ca
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -186,6 +186,8 @@ clang_checkers:
- linux64
- macosx64
reliability: high
# Disable as the test does not support C++17 yet
publish: !!bool no
- name: performance-inefficient-string-concatenation
reliability: high
- name: performance-inefficient-vector-operation