mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 15:55:16 +00:00
c09d1d5ae3
The purpose of this patch is to add support for `if constexpr` statements for the above checkers. `readability-braces-around-statements` fix has been back-ported from <https://reviews.llvm.org/D71980> and the fix for `readability-misleading-indentation` uses the same logic as a principle. Differential Revision: https://phabricator.services.mozilla.com/D58825 --HG-- extra : moz-landing-system : lando