clang-tools
10.0.0
|
#include "../ClangTidyCheck.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringRef.h"
#include <string>
Go to the source code of this file.
Classes | |
class | clang::tidy::bugprone::AssertSideEffectCheck |
Finds assert() with side effect. More... | |
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::bugprone | |