mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 10:02:43 +00:00 
			
		
		
		
	|  ac435f914c 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 | ||