diff options
author | Timm Bäder <tbaeder@redhat.com> | 2022-08-11 11:22:00 +0200 |
---|---|---|
committer | Timm Bäder <tbaeder@redhat.com> | 2022-08-19 08:06:12 +0200 |
commit | 3d2ab237f157908d595581cfbeeb0a9ff33bb249 (patch) | |
tree | 0cde3b847aa0e7bddbafb8b27609696196b74e56 /libcxx/include/__algorithm/includes.h | |
parent | e001a4e48968f146104cacacb12ba11d316886d2 (diff) | |
download | llvm-3d2ab237f157908d595581cfbeeb0a9ff33bb249.zip llvm-3d2ab237f157908d595581cfbeeb0a9ff33bb249.tar.gz llvm-3d2ab237f157908d595581cfbeeb0a9ff33bb249.tar.bz2 |
[clang] Improve diagnostics for uninitialized constexpr variables
Instead of complaining about default initialization, tell users that
constexpr variables need to be initialized by a constant expression.
Differential Revision: https://reviews.llvm.org/D131662
Diffstat (limited to 'libcxx/include/__algorithm/includes.h')
0 files changed, 0 insertions, 0 deletions