Commit 002490c
committed
[Clang] Bump
Per P2493R0 and SD6, `__cpp_constexpr` of value `202002L` indicates
that P1330R0 "Changing the active member of a union inside constexpr"
is implemented, which is true for Clang 9 and later.__cpp_constexpr to 202002L in C++20 mode1 parent ab6cc6b commit 002490c
File tree
3 files changed
+5
-2
lines changed- clang
- docs
- lib/Frontend
- test/Lexer
3 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
99 | 102 | | |
100 | 103 | | |
101 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
664 | 664 | | |
665 | 665 | | |
666 | 666 | | |
667 | | - | |
| 667 | + | |
668 | 668 | | |
669 | 669 | | |
670 | 670 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
| 317 | + | |
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| |||
0 commit comments