[PATCH] D137058: [Driver] [Modules] Support -fmodule-output (1/2)

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 12 18:06:47 PST 2023


ChuanqiXu updated this revision to Diff 488836.
ChuanqiXu marked an inline comment as done.
ChuanqiXu added a comment.

Address comments: fix a typo.


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

https://reviews.llvm.org/D137058

Files:
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/Driver.cpp
  clang/test/Driver/lit.local.cfg
  clang/test/Driver/module-output.cppm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137058.488836.patch
Type: text/x-patch
Size: 6899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230113/b0c1e967/attachment.bin>


More information about the cfe-commits mailing list