diff options
author | lorenzo chelini <l.chelini@icloud.com> | 2025-02-19 09:05:25 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-19 16:05:25 +0100 |
commit | 0b63dfb06698ea1a78ba09506f83a1d427a868b1 (patch) | |
tree | bf4abb249bb5e00ebaf1cd4209eeb03ac806c590 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | d6c6bde9dbcf332b5092ebcee8c7fe6fbb5aa2ae (diff) | |
download | llvm-0b63dfb06698ea1a78ba09506f83a1d427a868b1.zip llvm-0b63dfb06698ea1a78ba09506f83a1d427a868b1.tar.gz llvm-0b63dfb06698ea1a78ba09506f83a1d427a868b1.tar.bz2 |
[MLIR][NFC] Use base alias for constructor inheritance (#127756)
During my previous cleanup (#127403), I did not notice that we defined a
type alias for the base class. This type alias allows us to use the
shorter form Base::Base, and this PR switches to that.
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions