We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a08afa commit ae46297Copy full SHA for ae46297
clang/lib/Sema/SemaHLSL.cpp
@@ -21,7 +21,6 @@
21
#include "clang/AST/Type.h"
22
#include "clang/AST/TypeLoc.h"
23
#include "clang/Basic/Builtins.h"
24
-#include "clang/Basic/DiagnosticFrontend.h"
25
#include "clang/Basic/DiagnosticSema.h"
26
#include "clang/Basic/IdentifierTable.h"
27
#include "clang/Basic/LLVM.h"
@@ -37,7 +36,6 @@
37
36
#include "llvm/ADT/StringExtras.h"
38
#include "llvm/ADT/StringRef.h"
39
#include "llvm/ADT/Twine.h"
40
-#include "llvm/IR/DataLayout.h"
41
#include "llvm/Support/Casting.h"
42
#include "llvm/Support/DXILABI.h"
43
#include "llvm/Support/ErrorHandling.h"
0 commit comments