-
Bug
-
Resolution: Won't Fix
-
Medium
-
Code Generation Tools
-
CODEGEN-4198
-
ARM_18.1.0.LTS
-
The following code results in a syntax error stating that the alignas specifier cannot reduce the alignment of an entity. enum ...
-
This is ill-formed because the underlying type for a scoped enumeration whose underlying type is not explicitly specified is 'in...
compiler errors on legal use of alignas(short)