bump panda (#30346)

old-commit-hash: d67276a45d8bfff3a013915e0ad861bd04c71f1d
This commit is contained in:
Shane Smiskol
2023-10-30 13:08:43 -07:00
committed by GitHub
parent 554528351b
commit d2f8821ba6
2 changed files with 5 additions and 1 deletions

View File

@@ -26,6 +26,10 @@ AddOption('--ubsan',
action='store_true',
help='turn on UBSan')
AddOption('--coverage',
action='store_true',
help='build with test coverage options')
AddOption('--clazy',
action='store_true',
help='build with clazy')

2
panda

Submodule panda updated: 549fa32fc7...f3bdfdd435