Bug 260769 - [CMake] Store the custom compile_commands.json file in a sub-directory
Summary: [CMake] Store the custom compile_commands.json file in a sub-directory
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CMake (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Philippe Normand
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-26 04:00 PDT by Philippe Normand
Modified: 2023-08-26 06:54 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2023-08-26 04:00:40 PDT
clangd expects a file named compile_commands.json, we can't use a different filename.
Comment 1 Philippe Normand 2023-08-26 04:28:57 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17105
Comment 2 EWS 2023-08-26 06:54:35 PDT
Committed 267324@main (8d3c77d09636): <https://commits.webkit.org/267324@main>

Reviewed commits have been landed. Closing PR #17105 and removing active labels.