This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 54fef63e22 [index] Take into account the category's external_symbol att [...] new 73b19c609f P0629R0: Switch to latest proposal for distinguishing module [...]
The 1 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: include/clang/Basic/DiagnosticParseKinds.td | 10 ++--- include/clang/Basic/DiagnosticSemaKinds.td | 6 ++- include/clang/Sema/Sema.h | 3 +- lib/Parse/Parser.cpp | 67 ++++++++++++----------------- lib/Sema/SemaDecl.cpp | 43 +++++++++++------- test/CodeGenCXX/modules-ts.cppm | 2 +- test/Driver/modules-ts.cpp | 12 +++--- test/Parser/cxx-modules-import.cpp | 42 +++++++++--------- test/Parser/cxx-modules-interface.cppm | 6 +-- test/SemaCXX/modules-ts.cppm | 4 +- 10 files changed, 99 insertions(+), 96 deletions(-)