This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aoliva/libcp1 in repository gcc.
from 048df77 mutable fields, nullptr, default fn args, mangled names in ad [...] new 16235e6 introduce global friend support in C++ new c404aec introduce access control flags and friend declarations
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cp/cp-tree.h | 3 + gcc/cp/friend.c | 63 +++++++++++++++++++ gcc/cp/search.c | 3 + include/gcc-cp-fe.def | 23 ++++--- include/gcc-cp-interface.h | 142 ++++++++++++++++++++++++++++++++--------- libcc1/libcp1plugin.cc | 154 ++++++++++++++++++++++++++++++++++++--------- libcc1/marshall-cp.hh | 22 ++----- libcc1/rpc.hh | 2 +- 8 files changed, 328 insertions(+), 84 deletions(-)