rustbuild: Make save-analysis an option
This commit is contained in:
parent
8c72b7651f
commit
e31e264c55
6 changed files with 11 additions and 10 deletions
|
|
@ -229,6 +229,9 @@
|
|||
# saying that the FileCheck executable is missing, you may want to disable this.
|
||||
#codegen-tests = true
|
||||
|
||||
# Flag indicating whether the API analysis data should be saved.
|
||||
#save-analysis = false
|
||||
|
||||
# =============================================================================
|
||||
# Options for specific targets
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue