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 3dbdefb commit adf2362Copy full SHA for adf2362
clang/lib/CodeGen/Address.h
@@ -19,8 +19,6 @@
19
#include "clang/AST/Type.h"
20
#include "llvm/ADT/PointerIntPair.h"
21
#include "llvm/IR/Constants.h"
22
-#include "llvm/IR/DerivedTypes.h"
23
-#include "llvm/Support/Casting.h"
24
#include "llvm/Support/MathExtras.h"
25
26
namespace clang {
0 commit comments