This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
test
/
CodeCompletion
History
Mythreya
d9d9ab8698
[clang][CodeComplete] skip explicit obj param in code completion string (
#146258
)
...
Fixes
clangd/clangd#2339
2025-07-01 08:33:56 -04:00
..
Inputs
…
accessibility-crash.cpp
…
accessibility.cpp
…
after-function-equals.cpp
…
attr.cpp
…
auto_type.c
…
auto.cpp
…
bracket-decl.c
…
call.c
…
call.cpp
…
comments.cpp
…
concepts.cpp
…
constexpr.cpp
…
crash-func-decl.cpp
…
crash-func-init.cpp
…
crash-if-directive.cpp
…
crash-null-type.cpp
…
crash-skipped-bodies-template-inst.cpp
…
ctor-initializer.cpp
…
ctor-signature.cpp
…
desig-init.cpp
…
deuglify.cpp
…
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
…
enum-switch-case-qualified.cpp
…
enum-switch-case.c
…
enum-switch-case.cpp
…
function-overloads.cpp
…
function-templates.cpp
…
functions.cpp
…
GH125500.cpp
[clang] Fix CodeComplete crash involving CWG1432 (
#129436
)
2025-03-03 11:41:50 -03:00
GH139019.cpp
[clang] Serialization: support hashing null template arguments (
#141890
)
2025-05-29 02:08:11 -03:00
if-const.cpp
[clang][CodeComplete] Add code completion for if constexpr and consteval (
#124315
)
2025-03-17 02:45:19 -04:00
ignore-ns-level-decls.cpp
…
included-files.cpp
…
included-frameworks.m
…
included-symlinks.cpp
…
incomplete-member.cpp
…
incomplete-ret-type.cpp
…
incrememal-mode-completion-no-error.cpp
…
incremental-top-level.cpp
…
inside-macros.cpp
…
invalid-initialized-class.cpp
…
keywords-cxx20.cpp
…
keywords.cpp
…
lambdas.cpp
…
macros-in-modules.c
…
macros-in-modules.m
…
macros.c
…
member-access-qualifiers.cpp
…
member-access.c
[CodeComplete] Don't drop ArrayToPointerDecay when doing member completion (
#134951
)
2025-04-15 10:12:18 -07:00
member-access.cpp
[clang][CodeComplete] Use HeuristicResolver in getAsRecordDecl() (
#130473
)
2025-04-11 02:02:30 -04:00
namespace-alias.cpp
…
namespace.cpp
…
nested-name-specifier.cpp
…
objc-expr.m
…
objc-member-access.m
…
objc-message.m
…
objc-message.mm
…
objc-protocol-member-access.m
…
operator.cpp
…
ordinary-name-cxx11.cpp
…
ordinary-name.c
…
ordinary-name.cpp
…
overrides.cpp
[Sema][clangd] add noexcept to override functions during code completion (
#75937
)
2025-06-28 14:37:20 +08:00
paren_locs.cpp
…
patterns.cpp
…
pch-and-module.m
…
PR9728.cpp
…
pragma-macro-token-caching.c
…
preamble.c
…
preferred-type.cpp
…
qualifiers-as-written.cpp
…
self-inits.cpp
…
signatures-crash.cpp
…
skip-auto-funcs.cpp
…
skip-explicit-object-parameter.cpp
[clang][CodeComplete] skip explicit obj param in code completion string (
#146258
)
2025-07-01 08:33:56 -04:00
some_struct.h
…
source-loc-zero.cpp
[clang] Enforce 1-based indexing for command line source locations (
#139457
)
2025-05-15 09:36:28 -04:00
stdin.c
…
tag.c
…
tag.cpp
…
template-signature.cpp
…
templates.cpp
…
this-quals.cpp
…
truncation.c
…
truncation.c.h
…
uninstantiated_params.cpp
…
using-enum.cpp
…
using-namespace.cpp
…
using.cpp
…
variadic-template.cpp
…