Commit c1a33c1
Reland "Simplify constrained string generation in code generators"
This is a reland of commit 80ad045
CQ and GitHub actions now use newer versions that shouldn't crash
any more when compiling this for release builds.
Original change's description:
> Simplify constrained string generation in code generators
>
> Change-Id: I0ed4abed4a3ef0c7e150971ec58f0aae7e5b0982
> Reviewed-on: https://chrome-internal-review.googlesource.com/c/v8/fuzzilli/+/8591236
> Auto-Submit: Matthias Liedtke <mliedtke@google.com>
> Reviewed-by: Carl Smith <cffsmith@google.com>
> Commit-Queue: Matthias Liedtke <mliedtke@google.com>
Change-Id: I98d5ee50de6057e239d1fae2b0ce4a3dfb1af1bd
Reviewed-on: https://chrome-internal-review.googlesource.com/c/v8/fuzzilli/+/8687236
Reviewed-by: Carl Smith <cffsmith@google.com>
Commit-Queue: Matthias Liedtke <mliedtke@google.com>1 parent 8726ea4 commit c1a33c1
File tree
2 files changed
+70
-198
lines changed- Sources/Fuzzilli
- Base
- CodeGen
2 files changed
+70
-198
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
486 | 516 | | |
487 | 517 | | |
488 | 518 | | |
| |||
0 commit comments