[all-commits] [llvm/llvm-project] df852f: IRBuilder: convert Optional to std::optional

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Sat Dec 3 13:16:17 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df852f48c8235e34a80aa160b8b83ad7c56c69b0
      https://github.com/llvm/llvm-project/commit/df852f48c8235e34a80aa160b8b83ad7c56c69b0
  Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
  Date:   2022-12-03 (Sat, 03 Dec 2022)

  Changed paths:
    M llvm/include/llvm/IR/IRBuilder.h
    M llvm/lib/IR/IRBuilder.cpp
    M llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp

  Log Message:
  -----------
  IRBuilder: convert Optional to std::optional




More information about the All-commits mailing list