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 1289be6 commit 8234508Copy full SHA for 8234508
clang/lib/CIR/CodeGen/CIRGenCall.cpp
@@ -15,7 +15,6 @@
15
#include "CIRGenCXXABI.h"
16
#include "CIRGenFunction.h"
17
#include "CIRGenFunctionInfo.h"
18
-#include "mlir/IR/Location.h"
19
#include "clang/CIR/MissingFeatures.h"
20
21
using namespace clang;
clang/lib/CIR/CodeGen/CIRGenCall.h
#define CLANG_LIB_CODEGEN_CIRGENCALL_H
#include "CIRGenValue.h"
#include "mlir/IR/Operation.h"
#include "clang/AST/GlobalDecl.h"
#include "llvm/ADT/SmallVector.h"
0 commit comments