[all-commits] [llvm/llvm-project] c17750: [clang][Interp] Cleaning up `FIXME`s added during ...

isuckatcs via All-commits all-commits at lists.llvm.org
Fri Jan 26 08:19:24 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c177507bd2778d69ed918798295d625346ac6ff4
      https://github.com/llvm/llvm-project/commit/c177507bd2778d69ed918798295d625346ac6ff4
  Author: isuckatcs <65320245+isuckatcs at users.noreply.github.com>
  Date:   2024-01-26 (Fri, 26 Jan 2024)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/lib/AST/Interp/ByteCodeExprGen.h

  Log Message:
  -----------
  [clang][Interp] Cleaning up `FIXME`s added during `ArrayInitLoopExpr` implementation. (#70053)

This patch removes the two `FIXME`s that were added with patches related
to the expression mentioned in the title.




More information about the All-commits mailing list