Skip to content

Commit 0720771

Browse files
committed
Update Language Extensions docs for backporting
1 parent 1c123de commit 0720771

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/docs/LanguageExtensions.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1823,6 +1823,7 @@ Octal literals prefixed with ``0o`` or ``0O`` C
18231823
``_Countof`` (N3369, N3469) C2y C89
18241824
``_Generic`` with a type operand (N3260) C2y C89, C++
18251825
``++``/``--`` on ``_Complex`` value (N3259) C2y C89, C++
1826+
``__COUNTER__`` (N3457) C2y C89, C++
18261827
============================================= ================================ ============= =============
18271828

18281829
Builtin type aliases

0 commit comments

Comments
 (0)