Skip to content

Commit dc7854c

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

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
@@ -25,7 +25,7 @@
2525
#include "clang/AST/DeclObjC.h"
2626
#include "clang/AST/DeclTemplate.h"
2727
#include "clang/AST/Expr.h"
28-
#include "clang/AST/HlslTypes.h"
28+
#include "clang/AST/HlslTypes.h" // HLSL Change
2929
#include "clang/AST/RecordLayout.h"
3030
#include "clang/CodeGen/CGFunctionInfo.h"
3131
#include "llvm/IR/DataLayout.h"

0 commit comments

Comments
 (0)