PR18283: If a const variable of integral or enumeration type is
initialized from a constant expression in C++98, it can be used in constant expressions, even if it was brace-initialized. Patch by Rahul Jain! llvm-svn: 200098
Loading
Please sign in to comment