[all-commits] [llvm/llvm-project] bc1a0c: [flang] Fix "latest-clang" build warnings

Peter Klausler via All-commits all-commits at lists.llvm.org
Tue Oct 12 17:43:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc1a0c2c013799d69fff21a53696a2ad09026ab7
      https://github.com/llvm/llvm-project/commit/bc1a0c2c013799d69fff21a53696a2ad09026ab7
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2021-10-12 (Tue, 12 Oct 2021)

  Changed paths:
    M flang/include/flang/Evaluate/expression.h

  Log Message:
  -----------
  [flang] Fix "latest-clang" build warnings

A recent patch to fix warnings from a Windows build regarding
inconsistent "struct" vs "class" usage missed a few code sites
and now the "latest-clang" build bot is also failing.  This
patch should resolve those failing builds.




More information about the All-commits mailing list