| .. |
|
Inputs
|
Macro history (de-)serialization. Deserialization currently reads only the latest macro definition. Needs more work.
|
2012-09-25 17:18:14 +00:00 |
|
PR9728.cpp
|
…
|
|
|
auto.cpp
|
Fix an assertion failure when code completing an auto variable's initialiser.
|
2012-07-27 12:56:09 +00:00 |
|
call.c
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
|
call.cpp
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
|
constexpr.cpp
|
PR14381: Never skip constexpr function bodies when code-completing. We may need
|
2012-11-19 21:13:18 +00:00 |
|
documentation.cpp
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
|
enum-switch-case-qualified.cpp
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
|
enum-switch-case.c
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
|
enum-switch-case.cpp
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
|
function-templates.cpp
|
…
|
|
|
functions.cpp
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
|
macros.c
|
Macro history (de-)serialization. Deserialization currently reads only the latest macro definition. Needs more work.
|
2012-09-25 17:18:14 +00:00 |
|
member-access.c
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
|
member-access.cpp
|
…
|
|
|
namespace-alias.cpp
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
|
namespace.cpp
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
|
nested-name-specifier.cpp
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
|
objc-expr.m
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
|
objc-message.m
|
…
|
|
|
objc-message.mm
|
When completing Objective-C instance method invocations, perform a contextual conversion to an Objective-C pointer type of the target expression if needed. This fixes code completion of method invocations where the target is a smart pointer that has an explicit conversion operator to an Objective-C type.
|
2014-02-28 19:07:22 +00:00 |
|
operator.cpp
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
|
ordinary-name.c
|
…
|
|
|
ordinary-name.cpp
|
…
|
|
|
preamble.c
|
[libclang] Remove the ParentKind cursor kind from code-completion results.
|
2012-09-26 16:39:56 +00:00 |
|
some_struct.h
|
…
|
|
|
stdin.c
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
|
tag.c
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
|
tag.cpp
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
|
templates.cpp
|
…
|
|
|
truncation.c
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
|
truncation.c.h
|
…
|
|
|
using-namespace.cpp
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
|
using.cpp
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |