blob: 7abcdcdb271fb7e072121f613556ab2d657ac0bc [file] [log] [blame]
Sam McCallaeb4b3e2018-10-10 10:51:48 +00001// Important that BB is unknown.
2// This triggers completion in PCC_RecoveryInFunction context, with no function.
3int AA(BB cc);
4// RUN: not %clang_cc1 -fsyntax-only -code-completion-at=%s:3:12 %s | FileCheck %s
5// CHECK: COMPLETION: char