Skip to content

CPP language and tooling issues

Jan Tusil edited this page Nov 29, 2018 · 1 revision

This page contains the list of issues in compilers, the standard and its drafts, that were discovered during the development of C++ semantics.

Standard documents

Odr-use of destructors

Empty initializer-list

Type of an enumerator

Compilers

Gcc: zero-initialization of padding bits

GCC: error in parsing a qualified name

Clang: enumerator lookup inconsistency

There is also a known defect in standard:

Unclear

I need to do something with these.

Size of enumeration

Potentially missing wording?