[all-commits] [llvm/llvm-project] 98f36a: [C++20] [Modules] Deprecate `-fmodules-ts` flag

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Tue Jan 17 18:40:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98f36ac4fa86d7f7a3f05b70f792c416fbb23a4a
      https://github.com/llvm/llvm-project/commit/98f36ac4fa86d7f7a3f05b70f792c416fbb23a4a
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/DiagnosticDriverKinds.td
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/Driver/modules-ts.cpp

  Log Message:
  -----------
  [C++20] [Modules] Deprecate `-fmodules-ts` flag

Close https://github.com/llvm/llvm-project/issues/60060

Reviewed By: aaron.ballman, erichkeane

Differential Revision: https://reviews.llvm.org/p/erichkeane/




More information about the All-commits mailing list