[all-commits] [llvm/llvm-project] fd7149: Add missing namespace to PPCLinux.cpp

Mike Hommey via All-commits all-commits at lists.llvm.org
Thu Jan 27 00:27:04 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd71493ff0602d7d81763263df2f2074fe0db094
      https://github.com/llvm/llvm-project/commit/fd71493ff0602d7d81763263df2f2074fe0db094
  Author: Mike Hommey <mh at glandium.org>
  Date:   2022-01-27 (Thu, 27 Jan 2022)

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

  Log Message:
  -----------
  Add missing namespace to PPCLinux.cpp

This fixes a build failure with MSVC introduced in
https://reviews.llvm.org/D112906

Reviewed By: nemanjai

Differential Revision: https://reviews.llvm.org/D118211




More information about the All-commits mailing list