[all-commits] [llvm/llvm-project] 7c91d8: [PhaseOrdering] Add test for loop over span with h...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri May 26 12:58:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c91d82ab912fae8bafc1137d4c9b17bcfb7eba7
      https://github.com/llvm/llvm-project/commit/7c91d82ab912fae8bafc1137d4c9b17bcfb7eba7
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    A llvm/test/Transforms/PhaseOrdering/iterator-with-runtime-check.ll

  Log Message:
  -----------
  [PhaseOrdering] Add test for loop over span with hardened libc++.

Add a slightly reduced test case for a loop iterating over a std::span
with libc++ hardening.

See https://godbolt.org/z/cKerYq9fY.




More information about the All-commits mailing list