[mlir] More fixes for 9fddaf6b14102963f12dbb9730f101fc52e662c1
[llvm-project.git] / clang-tools-extra / test / clang-apply-replacements / Inputs / identical / identical.cpp
blobbc740fa12f55e60fef348980f695792e40e87810
1 class MyType {};
2 // CHECK: class MyType0 {};