command
Version:
v0.5.0-alpha
Opens a new window with list of versions in this module.
Published: Nov 2, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Description: This script is used to generate compile_commands.json file for the runtime and stdlib
example usage:
$ make all --always-make --dry-run | grep -w "gcc -c" | go run create_compile_commands.go > compile_commands.json
Source Files
¶
Click to show internal directories.
Click to hide internal directories.