Sign in
llvm
/
clang
/
b15c08d32c072399e59c388bbf6a814831a0bb92
/
.
/
test
/
PCH
/
Inputs
/
pr27445.h
blob: f78a1bcf859f8c5c3a42ce6c01e3ab69016ebc68 [
file
] [
log
] [
blame
]
struct
Info
{
virtual
~
Info
();
void
hash
()
{}
};