[clang] [clang] constexpr atomic builtins (__c11_atomic_OP and __atomic_OP) (PR #98756)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 13 05:32:44 PST 2025
Hana =?utf-8?q?Dusíková?= <hanicka at hanicka.net>,
Hana =?utf-8?q?Dusíková?= <hanicka at hanicka.net>,
Hana =?utf-8?q?Dusíková?= <hanicka at hanicka.net>,
Hana =?utf-8?q?Dusíková?= <hanicka at hanicka.net>,
Hana =?utf-8?q?Dusíková?= <hanicka at hanicka.net>,
Hana =?utf-8?q?Dusíková?= <hanicka at hanicka.net>,
Hana =?utf-8?q?Dusíková?= <hanicka at hanicka.net>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/98756 at github.com>
AaronBallman wrote:
> > Also, this should update `clang/www/cxx_status.html` to mark that we now implement P3309.
>
> I'm not sure ... should it go there if it's only a library feature, which needs the builtins to work? `__builtin_is_within_lifetime` didn't go to the release notes too.
Good catch, my suggestion was bad. :-)
https://github.com/llvm/llvm-project/pull/98756
More information about the cfe-commits
mailing list