+3
−0
+14
−0
changes/ticket40227
0 → 100644
+4
−0
scripts/maint/gen_ccls_file.sh
0 → 100755
+20
−0
Loading
Generates the compile_commands.json file using the "bear" application so the
ccls server can be more efficient with our code base.
Closes #40227
Signed-off-by:
David Goulet <dgoulet@torproject.org>