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