.. |
basic
|
constexpr: converted constant expression handling for enumerator values, case
|
2012-01-18 23:55:52 +00:00 |
class
|
Further testing for instantiation of out-of-line constexpr static data member
|
2012-01-19 22:50:02 +00:00 |
class.access
|
Modify how the -verify flag works. Currently, the verification string and
|
2011-12-15 00:38:15 +00:00 |
class.derived
|
Modify how the -verify flag works. Currently, the verification string and
|
2011-12-15 00:38:15 +00:00 |
conv
|
Compute the promoted integer type of fixed-width enums correctly. Found by inspection.
|
2011-10-26 07:38:19 +00:00 |
dcl.dcl
|
PR11754: Reject non-static constexpr member functions in classes with virtual
|
2012-01-13 04:54:00 +00:00 |
dcl.decl
|
Move narrowing conversion detection code from SemaInit to SemaOverload, ready
|
2012-01-18 05:21:49 +00:00 |
except
|
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
|
2011-10-13 22:29:44 +00:00 |
expr
|
Remove PotentiallyPotentiallyEvaluated, and replace it with a much simpler and less error-prone way of handling the relevant cases. Towards marking of whether a declaration is used more accurately.
|
2012-01-20 01:26:23 +00:00 |
lex
|
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
|
2011-10-13 22:29:44 +00:00 |
over
|
Modify how the -verify flag works. Currently, the verification string and
|
2011-12-15 00:38:15 +00:00 |
special
|
constexpr: fix typo resulting in move constructors sometimes not being
|
2012-01-11 18:26:05 +00:00 |
stmt.stmt
|
constexpr: converted constant expression handling for enumerator values, case
|
2012-01-18 23:55:52 +00:00 |
temp
|
Fix "note" of a duplicate explicit instantiation definition following a specialization.
|
2012-01-09 19:52:25 +00:00 |