[all-commits] [llvm/llvm-project] 42c3c7: Revert "[Driver] Enable to use C++20 standalne by ...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Sun May 29 19:44:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 42c3c70a9e3f0a697b8794f4e8b603091ffb12a4
      https://github.com/llvm/llvm-project/commit/42c3c70a9e3f0a697b8794f4e8b603091ffb12a4
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2022-05-30 (Mon, 30 May 2022)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/Driver/modules.cpp
    R clang/test/Modules/cxx-modules.cppm

  Log Message:
  -----------
  Revert "[Driver] Enable to use C++20 standalne by -fcxx-modules"

This reverts commit 99eca8353808f63670c647aeae03e0ce66eb21e0.

Since it would cause clang-tools-extra fail.




More information about the All-commits mailing list