Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
2243e78a6580ead4d17b76c924cd4b630b50d6ae
/
.
/
test
/
Index
/
complete-preamble.cpp
blob: 61fb90a9db96299ccdfe4958a20c627181182486 [
file
] [
log
] [
blame
]
#include
"complete-preamble.h"
void
f
()
{
std
::
}
// RUN: env CINDEXTEST_EDITING=1 c-index-test -code-completion-at=%s:3:8 %s -o - | FileCheck -check-prefix=CC1 %s
// CHECK-CC1: {ResultType void}{TypedText wibble}{LeftParen (}{RightParen )} (50)