Files
ladybird/Userland/Libraries/LibCpp/Parser.cpp
Federico Guerinoni c397e030f4 LibCpp: Add function for retrieving TODO comments from the parser
Now `get_todo_entries` collects all TODO found within a comment
statement.
2021-06-23 19:00:11 +01:00

47 KiB