mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-27 14:58:46 +00:00
Also adds tests for finding declaration of arrays inside CppComprehension which requires proper parsing for passing. Side-effect of this patch: if we ctrl+click on array variables, it should jump to the correct declaration inside HackStudio. |
||
---|---|---|
.. | ||
.clang-format | ||
complete_includes.cpp | ||
complete_local_args.cpp | ||
complete_local_vars.cpp | ||
complete_type.cpp | ||
find_array_variable_declaration.cpp | ||
find_variable_declaration.cpp | ||
parameters_hint1.cpp | ||
sample_header.h |