..
basic
Improve error message when referencing a non-tag type with a tag
2016-12-09 19:47:58 +00:00
class
Fix all tests under test/CXX (and test/Analysis) to pass if clang's default
2016-08-31 23:24:08 +00:00
class.access
Fix all tests under test/CXX (and test/Analysis) to pass if clang's default
2016-08-31 23:24:08 +00:00
class.derived
Move checks for creation of objects of abstract class type from the various
2016-12-15 02:28:18 +00:00
concepts-ts/dcl.dcl/dcl.spec /dcl.spec.concept
[Concepts] Implement subsection [dcl.spec.concept]p7 of the Concepts TS
2016-04-09 02:55:27 +00:00
conv
[c++1z] P0003R5: Removing dynamic exception specifications.
2016-12-08 02:49:07 +00:00
cpp /cpp.predefined
P0035R4: add predefined __STDCPP_DEFAULT_NEW_ALIGNMENT__ macro. By default, we
2016-09-30 22:41:36 +00:00
dcl.dcl
Fix name hiding and redeclaration checking for dependent local
2016-12-18 22:01:46 +00:00
dcl.decl
[c++1z] P0217R3: Allow by-value structured binding of arrays.
2016-12-14 03:22:16 +00:00
drs
Revert "DR1391: Check for implicit conversion sequences for non-dependent function template parameters between deduction and substitution. The idea is to accept as many cases as possible, on the basis that substitution failure outside the immediate context is much more common during substitution than during implicit conversion sequence formation."
2017-01-02 11:15:42 +00:00
except
P0012R1: Make exception specifications be part of the type system. This
2016-10-16 17:54:23 +00:00
expr
[c++1z] When initializing a const-qualified class type, don't forget to add on
2016-12-21 01:31:56 +00:00
lex
Convert test/CXX/lex/lex.literal/lex.string/p4.cpp back to DOS line
2016-01-04 10:17:48 +00:00
over
Add a note that points to the linkage specifier for the C++ linkage errors
2016-11-02 15:46:34 +00:00
special
Cleanup the handling of noinline function attributes, -fno-inline,
2016-12-23 01:24:49 +00:00
stmt.stmt
Try contextually converting condition of constexpr if to Boolean value
2016-09-07 18:24:54 +00:00
temp
DR1315: a non-type template argument in a partial specialization is permitted
2016-12-28 02:37:25 +00:00