.. |
Inputs
|
…
|
|
PR9728.cpp
|
…
|
|
accessibility-crash.cpp
|
…
|
|
accessibility.cpp
|
…
|
|
after-function-equals.cpp
|
[CodeComplete] Add code completion after function equals
|
2020-07-01 12:51:25 +08:00 |
auto.cpp
|
…
|
|
auto_type.c
|
…
|
|
bracket-decl.c
|
…
|
|
call.c
|
…
|
|
call.cpp
|
[clang] Make signature help work with dependent args
|
2020-08-17 10:06:36 +02:00 |
comments.cpp
|
…
|
|
concepts.cpp
|
[CodeComplete] Member completion for concept-constrained types.
|
2020-03-31 18:43:24 +02:00 |
constexpr.cpp
|
…
|
|
crash-func-decl.cpp
|
…
|
|
crash-func-init.cpp
|
…
|
|
crash-if-directive.cpp
|
[clang][PreProcessor] Cutoff parsing after hitting completion point
|
2021-05-10 11:24:27 +02:00 |
crash-null-type.cpp
|
[CodeComplete] [clangd] Fix crash on ValueDecl with a null type
|
2019-01-24 10:41:43 +00:00 |
crash-skipped-bodies-template-inst.cpp
|
[NFC] Explicitly add -std=c++14 option to tests that rely on the C++14 default
|
2019-02-05 12:05:53 +00:00 |
ctor-initializer.cpp
|
…
|
|
ctor-signature.cpp
|
[clang][CodeComplete] Propogate printing policy to FunctionDecl
|
2020-01-20 12:20:20 +01:00 |
desig-init.cpp
|
[CodeCompletion] Avoid spurious signature help for init-list args
|
2021-03-16 12:46:40 +01:00 |
documentation.cpp
|
…
|
|
documentation.m
|
…
|
|
enable-if-attr-crash.cpp
|
…
|
|
end-of-file.cpp
|
…
|
|
end-of-ident-macro.cpp
|
…
|
|
end-of-ident.cpp
|
…
|
|
enum-preferred-type.cpp
|
[CodeComplete] Complete enumerators when preferred type is an enum
|
2019-05-16 16:06:57 +00:00 |
enum-switch-case-qualified.cpp
|
…
|
|
enum-switch-case.c
|
…
|
|
enum-switch-case.cpp
|
…
|
|
function-overloads.cpp
|
[clang][CodeComplete] Fix crash on ParenListExprs
|
2021-02-08 13:16:49 +01:00 |
function-templates.cpp
|
[clangd] Show lambda signature for lambda autocompletions
|
2019-11-22 12:48:06 +01:00 |
functions.cpp
|
…
|
|
ignore-ns-level-decls.cpp
|
…
|
|
included-files.cpp
|
…
|
|
included-frameworks.m
|
Support framework import/include auto-completion
|
2019-02-27 17:40:33 +00:00 |
included-symlinks.cpp
|
Another fix for 7d91633a2b
|
2020-02-19 17:15:11 -05:00 |
incomplete-member.cpp
|
[clang][CodeComplete] Dont perform fallback completion for incomplete member ref
|
2020-04-06 20:08:24 +02:00 |
incomplete-ret-type.cpp
|
…
|
|
inside-macros.cpp
|
…
|
|
invalid-initialized-class.cpp
|
[AST] Dont invalide VarDecl even the default initializaiton is failed.
|
2020-04-14 12:58:48 +02:00 |
keywords.cpp
|
[CodeComplete] Add semicolon when completing patterns for 'static_assert' and 'typedef
|
2019-05-29 15:32:17 +00:00 |
lambdas.cpp
|
[clangd] Show lambda signature for lambda autocompletions
|
2019-11-22 12:48:06 +01:00 |
macros-in-modules.c
|
…
|
|
macros-in-modules.m
|
…
|
|
macros.c
|
…
|
|
member-access-qualifiers.cpp
|
[CodeComplete] Ensure object is the same in compareOverloads()
|
2019-10-04 08:10:27 +00:00 |
member-access.c
|
[clang][CodeComplete] Fix crash on ParenListExprs
|
2021-02-08 13:16:49 +01:00 |
member-access.cpp
|
[CodeComplete] Member completion: heuristically resolve some dependent base exprs
|
2021-02-11 11:03:40 +01:00 |
namespace-alias.cpp
|
…
|
|
namespace.cpp
|
…
|
|
nested-name-specifier.cpp
|
…
|
|
objc-expr.m
|
…
|
|
objc-member-access.m
|
[Sema][CodeComplete][ObjC] Don't include arrow/dot fixits
|
2020-06-08 12:46:00 -04:00 |
objc-message.m
|
…
|
|
objc-message.mm
|
…
|
|
objc-protocol-member-access.m
|
…
|
|
operator.cpp
|
…
|
|
ordinary-name-cxx11.cpp
|
[CodeComplete] Add code completion for using alias.
|
2020-06-26 15:55:45 +02:00 |
ordinary-name.c
|
…
|
|
ordinary-name.cpp
|
[CodeComplete] Add code completion for using alias.
|
2020-06-26 15:55:45 +02:00 |
overrides.cpp
|
[CodeComplete] Filter override completions by function name
|
2019-05-24 10:18:39 +00:00 |
paren_locs.cpp
|
…
|
|
patterns.cpp
|
[CodeComplete] Tweak completion for else.
|
2020-06-30 16:48:24 +01:00 |
pch-and-module.m
|
…
|
|
pragma-macro-token-caching.c
|
Refactor the way we handle diagnosing unused expression results.
|
2019-01-04 16:58:14 +00:00 |
preamble.c
|
…
|
|
preferred-type.cpp
|
[CodeComplete] Set preferred type to bool on conditions
|
2018-12-13 15:36:32 +00:00 |
qualifiers-as-written.cpp
|
…
|
|
self-inits.cpp
|
…
|
|
signatures-crash.cpp
|
…
|
|
skip-auto-funcs.cpp
|
[NFC] Explicitly add -std=c++14 option to tests that rely on the C++14 default
|
2019-02-05 12:05:53 +00:00 |
some_struct.h
|
…
|
|
stdin.c
|
…
|
|
tag.c
|
…
|
|
tag.cpp
|
…
|
|
templates.cpp
|
[CodeComplete] Constructor overload candidates report as vector(int) instead of vector<string>(int)
|
2019-11-15 15:42:18 +01:00 |
this-quals.cpp
|
[CodeComplete] Properly determine qualifiers of 'this' in a lambda
|
2018-12-19 18:01:24 +00:00 |
truncation.c
|
…
|
|
truncation.c.h
|
…
|
|
uninstantiated_params.cpp
|
…
|
|
using-namespace.cpp
|
…
|
|
using.cpp
|
…
|
|