This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/c++-modules in repository gcc.
from ab75be3d7d3 More robust raw string literals and user-defined literals new bff1dce2008 Relax raw string detection new b099bdbf51e change preprocess_token langhook cookie type new ecea46a64e5 Fix broken module control-lines
The 3 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: ChangeLog.modules | 37 ++++ gcc/c-family/c-ppoutput.c | 45 ++--- gcc/cp/cp-tree.h | 8 +- gcc/cp/lex.c | 37 ++-- gcc/cp/parser.c | 2 +- gcc/langhooks.h | 8 +- gcc/testsuite/g++.dg/modules/dir-only-2_b.C | 6 +- libcpp/lex.c | 256 ++++++++-------------------- 8 files changed, 171 insertions(+), 228 deletions(-)