Skip to content

Commit b934073

Browse files
committed
clang-format
1 parent 77987bd commit b934073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/lib/CodeGen/CGHLSLRuntime.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
#include "TargetInfo.h"
2020
#include "clang/AST/ASTContext.h"
2121
#include "clang/AST/Decl.h"
22-
#include "clang/AST/Type.h"
2322
#include "clang/AST/RecursiveASTVisitor.h"
23+
#include "clang/AST/Type.h"
2424
#include "clang/Basic/TargetOptions.h"
2525
#include "llvm/ADT/SmallVector.h"
2626
#include "llvm/IR/DerivedTypes.h"

0 commit comments

Comments
 (0)