2017-04-26 Paolo Carlini <paolo.carlini@oracle.com>
commite2d2952e5701217f3410f8754eb050c2c5cf3774
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Apr 2017 22:47:20 +0000 (26 22:47 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Apr 2017 22:47:20 +0000 (26 22:47 +0000)
treee37dbde3a8840e133f2318df61df80981fa94240
parentab214dc8c6b196a40399070467e7589a01a79b30
2017-04-26  Paolo Carlini  <paolo.carlini@oracle.com>

* decl.c (grok_ctor_properties, ambi_op_p, unary_op_p): Change
return type to bool.
* cp-tree.h (grok_ctor_properties): Update.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@247286 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c