clang-tools 22.0.0git
RedundantBranchConditionCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::bugprone::RedundantBranchConditionCheck
 Finds condition variables in nested if statements that were also checked in the outer if statement and were not changed. More...

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::tidy
namespace  clang::tidy::bugprone