File tree Expand file tree Collapse file tree 5 files changed +0
-12
lines changed Expand file tree Collapse file tree 5 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 2626#include " llvm/ADT/SmallString.h"
2727#include " llvm/ADT/SmallVector.h"
2828#include " llvm/ADT/StringRef.h"
29- #include " llvm/Support/Casting.h"
3029#include " llvm/Support/ErrorHandling.h"
31- #include " llvm/Support/ManagedStatic.h"
3230#include " llvm/Support/Regex.h"
3331#include " llvm/Support/WithColor.h"
3432#include " llvm/Support/raw_ostream.h"
35- #include < algorithm>
3633#include < cassert>
3734#include < cstddef>
3835#include < optional>
Original file line number Diff line number Diff line change 1919#include " llvm/ADT/StringRef.h"
2020#include " llvm/Support/ErrorHandling.h"
2121#include " llvm/Support/ManagedStatic.h"
22- #include < algorithm>
2322#include < cassert>
2423#include < cerrno>
2524#include < cstddef>
Original file line number Diff line number Diff line change 1717#include " clang/ASTMatchers/ASTMatchers.h"
1818#include " clang/ASTMatchers/Dynamic/Diagnostics.h"
1919#include " clang/ASTMatchers/Dynamic/VariantValue.h"
20- #include " llvm/ADT/STLExtras.h"
2120#include " llvm/ADT/StringMap.h"
2221#include " llvm/ADT/StringRef.h"
2322#include " llvm/Support/ManagedStatic.h"
2423#include " llvm/Support/raw_ostream.h"
2524#include < cassert>
26- #include < iterator>
2725#include < memory>
2826#include < optional>
2927#include < set>
Original file line number Diff line number Diff line change 1313
1414#include " clang/ASTMatchers/Dynamic/VariantValue.h"
1515#include " clang/Basic/LLVM.h"
16- #include " llvm/ADT/STLExtras.h"
1716#include < optional>
1817
1918namespace clang {
Original file line number Diff line number Diff line change 1616// ===----------------------------------------------------------------------===//
1717
1818#include " clang/ASTMatchers/GtestMatchers.h"
19- #include " clang/AST/ASTConsumer.h"
20- #include " clang/AST/ASTContext.h"
21- #include " clang/AST/RecursiveASTVisitor.h"
22- #include " clang/ASTMatchers/ASTMatchFinder.h"
23- #include " llvm/ADT/DenseMap.h"
2419#include " llvm/ADT/StringRef.h"
2520
2621namespace clang {
You can’t perform that action at this time.
0 commit comments