Skip to content

Commit af46444

Browse files
simollllvm-beanz
andauthored
Update tools/clang/lib/CodeGen/CodeGenTypes.cpp
Co-authored-by: Chris B <[email protected]>
1 parent dc7854c commit af46444

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/clang/lib/CodeGen/CodeGenTypes.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#include "clang/AST/ASTContext.h"
2424
#include "clang/AST/DeclCXX.h"
2525
#include "clang/AST/DeclObjC.h"
26-
#include "clang/AST/DeclTemplate.h"
26+
#include "clang/AST/DeclTemplate.h" // HLSL Change - clang-format
2727
#include "clang/AST/Expr.h"
2828
#include "clang/AST/HlslTypes.h" // HLSL Change
2929
#include "clang/AST/RecordLayout.h"

0 commit comments

Comments
 (0)