commit 2e84b6bf83bb2b0a14baf64aa20a1b334bd570c7
parent 7a41387427e9bac62b8bf0895a8cf05ec88d822f
Author: Gabriel Astorgano <gaastorgano@gmail.com>
Date: Mon, 29 Dec 2025 12:27:03 +0000
Bug 1756062 enable performance-inefficient-algorithm r=firefox-build-system-reviewers,sergesanspaille
Differential Revision: https://phabricator.services.mozilla.com/D254877
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/tools/clang-tidy/config.yaml b/tools/clang-tidy/config.yaml
@@ -204,8 +204,6 @@ 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