Closed Bug 1749650 Opened 3 years ago Closed 3 years ago

Ignore clangd index files in gecko root folder

Categories

(Developer Infrastructure :: Developer Environment Integration, task)

Tracking

(firefox98 fixed)

RESOLVED FIXED
98 Branch
Tracking Status
firefox98 --- fixed

People

(Reporter: TYLin, Assigned: TYLin)

Details

Attachments

(1 file)

./mach build-backend -b CompileDB generates compile_commands.json under the obj directory.

However, for my Emacs LSP clangd setup to work, I have to create a symbolic link compile_commands.json under the root folder pointing to the one in obj directory. That is, the clangd's index files are generated under root folder according to the clangd index doc. I'd like to add rules to ignore them.

Pushed by aethanyc@gmail.com: https://hg.mozilla.org/integration/autoland/rev/fd2bef26f17c Ignore clangd index files in gecko root folder. r=firefox-build-system-reviewers,andi
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: