[PATCH] D132779: Enforce module decl-use restrictions and private header restrictions in textual headers
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 2 18:05:11 PDT 2022
rsmith updated this revision to Diff 457742.
rsmith added a comment.
Document the flag to undo the behavior, and mention that it's going away.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132779/new/
https://reviews.llvm.org/D132779
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Driver/Options.td
clang/include/clang/Lex/Preprocessor.h
clang/lib/Lex/PPDirectives.cpp
clang/test/Modules/Inputs/declare-use/module.map
clang/test/Modules/Inputs/declare-use/textual.h
clang/test/Modules/declare-use-textual.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132779.457742.patch
Type: text/x-patch
Size: 6475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220903/b2efe68d/attachment.bin>
More information about the cfe-commits
mailing list