mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-05 01:10:24 +00:00
Meta: Automatically generate a compilation database for clangd
This is similar to how we set CMAKE_EXPORT_COMPILE_COMMANDS in the CMake build. This adds about 5-10ms to a clean `gn gen` on my machine.
This commit is contained in:
Notes:
sideshowbarker
2024-07-17 07:06:47 +09:00
Author: https://github.com/trflynn89 Commit: https://github.com/SerenityOS/serenity/commit/411f5af0b8 Pull-request: https://github.com/SerenityOS/serenity/pull/21937 Reviewed-by: https://github.com/ADKaster ✅