[PATCH] D118893: [C++20][Modules][1/8] Track valid import state.
Iain Sandoe via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 20 02:14:24 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8a3f9a584ad4: [C++20][Modules][1/8] Track valid import state. (authored by iains).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118893/new/
https://reviews.llvm.org/D118893
Files:
clang/include/clang/Basic/DiagnosticParseKinds.td
clang/include/clang/Parse/Parser.h
clang/include/clang/Sema/Sema.h
clang/lib/Interpreter/IncrementalParser.cpp
clang/lib/Parse/ParseAST.cpp
clang/lib/Parse/ParseObjc.cpp
clang/lib/Parse/Parser.cpp
clang/lib/Sema/SemaModule.cpp
clang/test/Modules/cxx20-import-diagnostics-a.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118893.410138.patch
Type: text/x-patch
Size: 21850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220220/fe11b4bf/attachment-0001.bin>
More information about the cfe-commits
mailing list