Turn off clang-format in embed_test_data.go output.
Chromium's tooling is unhappy. Change-Id: Iefa70ceca5b62cc65f19ee46a33068139b79b3fc Reviewed-on: https://boringssl-review.googlesource.com/16624 Commit-Queue: David Benjamin <davidben@google.com> Commit-Queue: Steven Valdez <svaldez@google.com> Reviewed-by: Steven Valdez <svaldez@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
This commit is contained in:
parent
e7d3922b43
commit
59e1a81871
@ -81,6 +81,8 @@ func main() {
|
||||
fmt.Printf(" */\n")
|
||||
|
||||
fmt.Printf(`
|
||||
/* clang-format off */
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user