Commit cbee84a
Use a separate feature for cpp std option on Windows
Copybara Import from #443
BEGIN_PUBLIC
Use a separate feature for cpp std option on Windows (#443)
Address #440 (comment)
We should probably do the same for unix cc toolchains, but that needs more clean up first.
Closes #443
END_PUBLIC
COPYBARA_INTEGRATE_REVIEW=#443 from meteorcloudy:msvc_cpp_std 3c4f7b3
PiperOrigin-RevId: 784153348
Change-Id: Ibc1b580d7b5b6df34ec1db70f2005b9002585f651 parent d068b73 commit cbee84a
File tree
3 files changed
+42
-1
lines changed- cc/private/toolchain
- tests/simple_binary
3 files changed
+42
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
731 | 746 | | |
732 | 747 | | |
733 | 748 | | |
| |||
751 | 766 | | |
752 | 767 | | |
753 | 768 | | |
754 | | - | |
755 | 769 | | |
756 | 770 | | |
757 | 771 | | |
| |||
1274 | 1288 | | |
1275 | 1289 | | |
1276 | 1290 | | |
| 1291 | + | |
1277 | 1292 | | |
1278 | 1293 | | |
1279 | 1294 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments