[all-commits] [llvm/llvm-project] 3830c4: Revert "[Clang] Implement P3034R1 Module Declarati...
yronglin via All-commits
all-commits at lists.llvm.org
Sun Jul 21 22:16:40 PDT 2024
Branch: refs/heads/revert-90574-P3034R1
Home: https://github.com/llvm/llvm-project
Commit: 3830c428298d0f781e1a82d1885d8903e7169c4d
https://github.com/llvm/llvm-project/commit/3830c428298d0f781e1a82d1885d8903e7169c4d
Author: yronglin <yronglin777 at gmail.com>
Date: 2024-07-22 (Mon, 22 Jul 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Basic/DiagnosticLexKinds.td
M clang/include/clang/Basic/IdentifierTable.h
M clang/include/clang/Basic/TokenKinds.def
M clang/include/clang/Lex/Preprocessor.h
M clang/include/clang/Lex/Token.h
M clang/include/clang/Parse/Parser.h
M clang/lib/Basic/IdentifierTable.cpp
M clang/lib/Frontend/PrintPreprocessedOutput.cpp
M clang/lib/Lex/PPLexerChange.cpp
M clang/lib/Lex/Preprocessor.cpp
M clang/lib/Lex/TokenConcatenation.cpp
M clang/lib/Parse/ParseDecl.cpp
M clang/lib/Parse/Parser.cpp
R clang/test/CXX/cpp/cpp.module/p2.cppm
M clang/test/CXX/module/basic/basic.link/module-declaration.cpp
M clang/test/CXX/module/dcl.dcl/dcl.module/dcl.module.import/p1.cppm
M clang/test/SemaCXX/modules.cppm
M clang/www/cxx_status.html
Log Message:
-----------
Revert "[Clang] Implement P3034R1 Module Declarations Shouldn’t be Macros (#9…"
This reverts commit e77a01d79a48e15c94c89e4aa4bd27424a96b49b.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list