Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
1.2.0 (2023-08-22)
Features
Bug Fixes
-fsyntax-only
to the cli (50332b2)__is_same_as
built-in function (f80aa30)sizeof
of bool type (46041b8)nullptr
literals (3e8b8be)__is_arithmetic
(3e0c377)__is_compound
(37b90ee)__is_floating_point
(a165026)__is_function__
(4d3e5da)__is_fundamental
(4ef0374)__is_integral
(1891675)__is_lvalue_reference
,__is_rvalue_reference
and__is_reference
(d148471)__is_member_object_pointer
(eeeece2)__is_object
(b60f382)__is_scalar
(52d64d3)is_const
andis_volatile
type traits (918a680)__is_class
and the__is_union
type traits (bae22f3)__is_enum
and the__is_scoped_enum
type traits (f9a05f2)__is_null_pointer
type traits (1a4837f)__is_pointer
type traits (5f62b9a)__is_signed
and the__is_unsigned
type traits (1f23b9f)__is_void
type traits (951b03a)sizeof
andalignof
expressions (bd6a255)decltype
specifier (a24978c)#warning
directives (a708e3c)This PR was generated with Release Please. See documentation.