aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorShoaib Meenai <smeenai@fb.com>2024-11-08 10:41:39 -0800
committerGitHub <noreply@github.com>2024-11-08 10:41:39 -0800
commit40e545098e8bb5a18988316331e46c4557378afa (patch)
treed10d438ffc96a8bd7dc0477e998df8becec0f393 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parent86405ed1012c97b063cbde12350fdea141e1ab78 (diff)
downloadllvm-40e545098e8bb5a18988316331e46c4557378afa.zip
llvm-40e545098e8bb5a18988316331e46c4557378afa.tar.gz
llvm-40e545098e8bb5a18988316331e46c4557378afa.tar.bz2
[clang][CIR] Move CIRGen types into clang::CIRGen (#115385)
https://github.com/llvm/clangir/issues/1025 explains why we want to move the CIR dialect from the `mlir::cir` to the `cir` namespace. To avoid overloading the `cir` namespace too much afterwards, move all symbols whose equivalents live inside the `clang::CodeGen` namespace to a new `clang::CIRGen` namespace, so that we match the original CodeGen's structure more closely.
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions