This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch boris/c++-modules-ex in repository gcc.
discards 1cf9fe867bb Move 'export import' token fusing up the call stack discards 5c3383a104d Fixup built-in module mapper discards 9334a0fb40d Report forced (predef) and command line (-include) headers [...] discards 31c09adaedf Allow include/import translation mapper response with immed [...] discards 45d577de856 Use single-quoting for header unit mapping discards bdbae2eaea2 Quote header names in IMPORT/EXPORT module mapper requests discards 67ef01a870e Add support for header import re-search, similar to #include discards c71f99f9348 Handle import as pseudo-directive (P1703R0) new 68937ee8ed1 Handle import as pseudo-directive (P1703R0) new 64e37ff43af Add support for header import re-search, similar to #include new 1fc8222e2c2 Quote header names in IMPORT/EXPORT module mapper requests new 0526c96c350 Use single-quoting for header unit mapping new 55983ef031f Allow include/import translation mapper response with immed [...] new 529b10e25a3 Report forced (predef) and command line (-include) headers [...] new 7b9aec54a80 Fixup built-in module mapper new 925d0169e14 Move 'export import' token fusing up the call stack new 01093ab6597 Factor common directive handling code in directives-only mode
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (1cf9fe867bb) \ N -- N -- N refs/heads/boris/c++-modules-ex (01093ab6597)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 9 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/cxx-mapper.cc | 13 ++++-- libcpp/directives-only.c | 100 +++++++++++++++++------------------------------ 2 files changed, 45 insertions(+), 68 deletions(-)