ladybird/Tests/ClangPlugins/LambdaTests
Matthew Olsson 6a4938a524 ClangPlugins: Convert all warnings to errors
Now that the lambda capture plugin isn't full of false-positives, we can
make the jump and start halting builds for these errors. It also allows
these plugins to be useful in CI.
2024-05-22 21:55:34 -06:00
..
lambda_capture_local_by_ref.cpp ClangPlugins: Convert all warnings to errors 2024-05-22 21:55:34 -06:00
lambda_capture_local_marked_ignore_by_ref.cpp ClangPlugins: Invert the lambda detection escape mechanism 2024-05-22 21:55:34 -06:00