[PATCH] D121097: [C++20][Modules][HU 3/5] Emit module macros for header units.

Iain Sandoe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 17 08:50:32 PDT 2022


iains updated this revision to Diff 416194.
iains marked 4 inline comments as done.
iains added a comment.
Herald added a subscriber: dexonsmith.

address review comments, match windows path separators in tests.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121097/new/

https://reviews.llvm.org/D121097

Files:
  clang/include/clang/Basic/Module.h
  clang/include/clang/Serialization/ASTWriter.h
  clang/lib/Serialization/ASTWriter.cpp
  clang/test/Modules/cxx20-hu-04.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121097.416194.patch
Type: text/x-patch
Size: 9135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220317/f71de4f3/attachment.bin>


More information about the cfe-commits mailing list