mirror of https://github.com/microsoft/clang.git
Test commit
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@316758 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ca559e03cc
commit
d2d3a85d27
|
@ -47,7 +47,7 @@ namespace {
|
|||
/// the result set (when it returns true) and which declarations should be
|
||||
/// filtered out (returns false).
|
||||
typedef bool (ResultBuilder::*LookupFilter)(const NamedDecl *) const;
|
||||
|
||||
|
||||
typedef CodeCompletionResult Result;
|
||||
|
||||
private:
|
||||
|
|
Loading…
Reference in New Issue