[all-commits] [llvm/llvm-project] f461e8: [NFC] Judge if we have std c++ modules in RenderMo...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Mon Oct 17 00:51:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f461e8045e220c3848b572cb5afd0e9db8d41681
      https://github.com/llvm/llvm-project/commit/f461e8045e220c3848b572cb5afd0e9db8d41681
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2022-10-17 (Mon, 17 Oct 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/Clang.cpp

  Log Message:
  -----------
  [NFC] Judge if we have std c++ modules in RenderModulesOptions

This patch moves the judgement if the std c++ modules feature is enabled
into the RenderModulesOptions function. It simplify the code a little
bit further more. It also helps further patches.




More information about the All-commits mailing list