[all-commits] [llvm/llvm-project] eb4373: Remove -cc1 -fconcepts-ts flag

Erich Keane via All-commits all-commits at lists.llvm.org
Mon Nov 21 06:31:43 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eb4373abe829f8731b3e6d4da97ad88a9a93aa28
      https://github.com/llvm/llvm-project/commit/eb4373abe829f8731b3e6d4da97ad88a9a93aa28
  Author: Erich Keane <erich.keane at intel.com>
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/DiagnosticFrontendKinds.td
    M clang/include/clang/Driver/Options.td
    M clang/lib/Frontend/CompilerInvocation.cpp

  Log Message:
  -----------
  Remove -cc1 -fconcepts-ts flag

The -fconcepts-ts flag has been deprecated for 5 releases now, so just
remove it, concepts is supported in C++20 mode.




More information about the All-commits mailing list