Tests HotColdAnnotation, InlineAnnotation, PureAnnotation, ConstExprAnnotation classes exist. Tests C++ generation: @Hot->__attribute__((hot)), @Cold->__attribute__((cold)), @Inline(Always)->always_inline, @Pure->[[nodiscard]], @ConstExpr->constexpr. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
6.2 KiB
6.2 KiB