forked from lug/matterbridge
Update dependencies (#1929)
This commit is contained in:
1
vendor/modernc.org/cc/v3/cc.go
generated
vendored
1
vendor/modernc.org/cc/v3/cc.go
generated
vendored
@@ -528,6 +528,7 @@ type Config struct {
|
||||
DebugWorkingDir bool // Output to stderr.
|
||||
DoNotTypecheckAsm bool
|
||||
EnableAssignmentCompatibilityChecking bool // No such checks performed up to v3.31.0. Currently only partially implemented.
|
||||
FixBitfieldPadding bool // Fix a bug in calculating field positions after a bitfield.
|
||||
InjectTracingCode bool // Output to stderr.
|
||||
LongDoubleIsDouble bool
|
||||
PreprocessOnly bool
|
||||
|
||||
Reference in New Issue
Block a user