Commit 7f431bb
Remove PROTOBUF_CONSTEXPR to unconditionally use constexpr
#test-continuous
This was a legacy shim for C++11 and C++14 support, that's no longer needed. It also seems to be causing potential issues for unsupported compilers, when we disable it.
PiperOrigin-RevId: 8538223181 parent ce5ff11 commit 7f431bb
File tree
13 files changed
+101
-108
lines changed- src/google/protobuf
- compiler
- cpp
- java
13 files changed
+101
-108
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
589 | 589 | | |
590 | 590 | | |
591 | 591 | | |
592 | | - | |
| 592 | + | |
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
| |||
639 | 639 | | |
640 | 640 | | |
641 | 641 | | |
642 | | - | |
| 642 | + | |
643 | 643 | | |
644 | 644 | | |
645 | 645 | | |
| |||
662 | 662 | | |
663 | 663 | | |
664 | 664 | | |
665 | | - | |
| 665 | + | |
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1555 | 1555 | | |
1556 | 1556 | | |
1557 | 1557 | | |
1558 | | - | |
| 1558 | + | |
1559 | 1559 | | |
1560 | 1560 | | |
1561 | 1561 | | |
| |||
2236 | 2236 | | |
2237 | 2237 | | |
2238 | 2238 | | |
2239 | | - | |
| 2239 | + | |
2240 | 2240 | | |
2241 | 2241 | | |
2242 | 2242 | | |
| |||
3131 | 3131 | | |
3132 | 3132 | | |
3133 | 3133 | | |
3134 | | - | |
3135 | 3134 | | |
3136 | 3135 | | |
3137 | 3136 | | |
| |||
3147 | 3146 | | |
3148 | 3147 | | |
3149 | 3148 | | |
3150 | | - | |
| 3149 | + | |
3151 | 3150 | | |
3152 | 3151 | | |
3153 | 3152 | | |
| |||
3175 | 3174 | | |
3176 | 3175 | | |
3177 | 3176 | | |
3178 | | - | |
| 3177 | + | |
3179 | 3178 | | |
3180 | 3179 | | |
3181 | 3180 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments