[all-commits] [llvm/llvm-project] 745f6f: [flang][examples] Fix usage of EnumToString()

Peter Klausler via All-commits all-commits at lists.llvm.org
Fri Dec 2 13:16:56 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 745f6fcd2ba0dc624d9033679f5454a0a41ecd5b
      https://github.com/llvm/llvm-project/commit/745f6fcd2ba0dc624d9033679f5454a0a41ecd5b
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-12-02 (Fri, 02 Dec 2022)

  Changed paths:
    M flang/examples/FlangOmpReport/FlangOmpReportVisitor.cpp

  Log Message:
  -----------
  [flang][examples] Fix usage of EnumToString()

EnumToString() now returns a string_view; usage in
  examples/FlangOmpReport/FlangOmpReportVisitor.cpp
needs to be updated.  Pushing without review to get
flang build bots back up.




More information about the All-commits mailing list