gecko-dev/tools/clang-tidy
Andi-Bogdan Postelnicu 72276f379c Bug 1855848 - fix infra bust for static-analysis autotest. r=sylvestre DONTBUILD
This is because the std is not located in the default location where the compiler
searches.
This is normal, but for autotest we don't generate a compile commands through the build
system, we generate a dummy one, with dummy paths so we need to transplant definitions
from std to the test files.

Differential Revision: https://phabricator.services.mozilla.com/D189619
2023-09-29 22:01:46 +00:00
..
test Bug 1855848 - fix infra bust for static-analysis autotest. r=sylvestre DONTBUILD 2023-09-29 22:01:46 +00:00
config.yaml Bug 1855672 - Enable some new clang-tidy checkers r=andi DONTBUILD 2023-09-28 16:03:55 +00:00