xref
: /
llvm-project
/
clang-tools-extra
/
test
/
clang-apply-replacements
/
Inputs
/
identical
/
identical.cpp
(revision 25b689ee11e47b7a0c5146b824cd682bec298195)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
class
MyType
{};
2
// CHECK: class MyType0 {};
3