This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit ee8284e
committed
Quote embedded codeview command line arguments
The formatting of the command line arguments has been moved to the
frontend in:
llvm/llvm-project@e190d07
However, the Rust logic introduced in
rust-lang@ad0eceb
did not replicate the previous argument quoting behavior.1 parent 9539a55 commit ee8284e
1 file changed
+12
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
472 | 473 | | |
473 | 474 | | |
474 | 475 | | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
482 | 485 | | |
| 486 | + | |
483 | 487 | | |
484 | | - | |
| 488 | + | |
485 | 489 | | |
486 | 490 | | |
487 | 491 | | |
| |||
0 commit comments