We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e433c32 commit 4a09c45Copy full SHA for 4a09c45
tools/clang/lib/CodeGen/CodeGenTypes.cpp
@@ -19,7 +19,7 @@
19
#include "CGRecordLayout.h"
20
#include "CodeGenModule.h" // HLSL Change
21
#include "TargetInfo.h"
22
-#include "dxc/DXIL/DxilUtil.h"
+#include "dxc/DXIL/DxilUtil.h" // HLSL Change
23
#include "clang/AST/ASTContext.h"
24
#include "clang/AST/DeclCXX.h"
25
#include "clang/AST/DeclObjC.h"
0 commit comments