Skip to content

Commit 4a09c45

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/clang/lib/CodeGen/CodeGenTypes.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#include "CGRecordLayout.h"
2020
#include "CodeGenModule.h" // HLSL Change
2121
#include "TargetInfo.h"
22-
#include "dxc/DXIL/DxilUtil.h"
22+
#include "dxc/DXIL/DxilUtil.h" // HLSL Change
2323
#include "clang/AST/ASTContext.h"
2424
#include "clang/AST/DeclCXX.h"
2525
#include "clang/AST/DeclObjC.h"

0 commit comments

Comments
 (0)