File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
include/clang/CIR/Dialect/Builder Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66//
77// ===----------------------------------------------------------------------===//
88
9- #ifndef LLVM_CLANG_LIB_CIRBASEBUILDER_H
10- #define LLVM_CLANG_LIB_CIRBASEBUILDER_H
9+ #ifndef LLVM_CLANG_CIR_DIALECT_BUILDER_CIRBASEBUILDER_H
10+ #define LLVM_CLANG_CIR_DIALECT_BUILDER_CIRBASEBUILDER_H
1111
1212#include " mlir/IR/Builders.h"
1313
Original file line number Diff line number Diff line change 66//
77// ===----------------------------------------------------------------------===//
88
9- #ifndef LLVM_CLANG_LIB_CIR_CIRGENBUILDER_H
10- #define LLVM_CLANG_LIB_CIR_CIRGENBUILDER_H
9+ #ifndef LLVM_CLANG_LIB_CIR_CODEGEN_CIRGENBUILDER_H
10+ #define LLVM_CLANG_LIB_CIR_CODEGEN_CIRGENBUILDER_H
1111
1212#include " CIRGenTypeCache.h"
1313
You can’t perform that action at this time.
0 commit comments