File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 3434#include " swift/Basic/LLVM.h"
3535
3636#include " clang/AST/ASTContext.h"
37+ #include " clang/Basic/TargetInfo.h"
3738#include " clang/Sema/Sema.h"
3839
3940using namespace swift ;
Original file line number Diff line number Diff line change 4747#include " clang/AST/Attr.h"
4848#include " clang/Basic/CharInfo.h"
4949#include " swift/Basic/Statistic.h"
50+ #include " clang/Basic/TargetInfo.h"
5051#include " clang/Lex/Preprocessor.h"
5152#include " clang/Sema/Lookup.h"
5253
Original file line number Diff line number Diff line change 1919#include " swift/Subsystems.h"
2020#include " clang/AST/ASTContext.h"
2121#include " clang/AST/DeclObjC.h"
22+ #include " clang/Basic/TargetInfo.h"
2223#include " clang/CodeGen/ObjectFilePCHContainerOperations.h"
2324#include " clang/Frontend/CompilerInstance.h"
2425#include " clang/Frontend/TextDiagnosticBuffer.h"
Original file line number Diff line number Diff line change 3333#include " llvm/ADT/TinyPtrVector.h"
3434#include " llvm/ADT/Twine.h"
3535#include " llvm/Support/Debug.h"
36+ #include " llvm/Support/Host.h"
3637#include " llvm/Support/Path.h"
3738#include " llvm/Support/SaveAndRestore.h"
3839#include < algorithm>
Original file line number Diff line number Diff line change 2323#include " llvm/ADT/SmallString.h"
2424#include " llvm/ADT/StringSet.h"
2525#include " llvm/Support/FileSystem.h"
26+ #include " llvm/Support/Host.h"
2627#include " llvm/Support/MemoryBuffer.h"
2728#include " llvm/Support/Path.h"
2829#include " llvm/Support/Debug.h"
You can’t perform that action at this time.
0 commit comments