Skip to content

Commit afbc74d

Browse files
committed
CWG3020 Missing specification for __has_cpp_attribute(indeterminate)
1 parent a09e65b commit afbc74d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/preprocessor.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,7 @@
487487
\tcode{assume} & \tcode{202207L} \\
488488
\tcode{deprecated} & \tcode{201309L} \\
489489
\tcode{fallthrough} & \tcode{201603L} \\
490+
\tcode{indeterminate} & \tcode{202403L} \\
490491
\tcode{likely} & \tcode{201803L} \\
491492
\tcode{maybe_unused} & \tcode{201603L} \\
492493
\tcode{no_unique_address} & \tcode{201803L} \\

0 commit comments

Comments
 (0)