clang-tools
10.0.0
|
#include "../ClangTidyCheck.h"
#include <llvm/ADT/APFloat.h>
#include <llvm/ADT/SmallVector.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | clang::tidy::readability::MagicNumbersCheck |
Detects magic numbers, integer and floating point literals embedded in code. More... | |
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::readability | |