[all-commits] [llvm/llvm-project] 119d71: [OpenMP][NFC] Address warnings and lint messages i...

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Feb 23 15:07:55 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 119d71cb73a888a57b368cb5c74ac8ac07fb5c32
      https://github.com/llvm/llvm-project/commit/119d71cb73a888a57b368cb5c74ac8ac07fb5c32
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2022-02-23 (Wed, 23 Feb 2022)

  Changed paths:
    M clang/lib/CodeGen/CGOpenMPRuntime.cpp

  Log Message:
  -----------
  [OpenMP][NFC] Address warnings and lint messages in CGOpenMPRuntime

Summary:
This patch addressed the warnings and linting messages for the
CGOpenMPRuntime.cpp file. This was causing some -Werror builds to fail.




More information about the All-commits mailing list