clang-tools
7.0.0
|
#include "../ClangTidy.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::readability::SimplifyBooleanExprCheck |
Looks for boolean expressions involving boolean constants and simplifies them to use the appropriate boolean expression directly. More... | |
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::readability | |