Sign in
fuchsia
/
third_party
/
swift-clang
/
a40ea3abe6e2f0b338d00c38fe7d724241c5af97
/
.
/
test
/
CodeCompletion
/
PR9728.cpp
blob: 91f49be91fcf40afd721b7f73136c2355ab8b865 [
file
] [
log
] [
blame
]
namespace
N
{
struct
SFoo
;
}
struct
brokenfile_t
{
brokenfile_t
(
N
::
// RUN: %clang_cc1 -fsyntax-only -code-completion-at=%s:6:20 %s -o - | FileCheck %s
// CHECK: SFoo