ladybird/Userland/Libraries/LibCodeComprehension/Cpp/Tests
iyush ac435f914c LibCpp: Support for parsing c-style fixed arrays (arr[2])
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.
2023-04-26 09:40:25 +01:00
..
.clang-format
complete_includes.cpp
complete_local_args.cpp
complete_local_vars.cpp
complete_type.cpp
find_array_variable_declaration.cpp LibCpp: Support for parsing c-style fixed arrays (arr[2]) 2023-04-26 09:40:25 +01:00
find_variable_declaration.cpp
parameters_hint1.cpp
sample_header.h