[all-commits] [llvm/llvm-project] 46b2a4: [randstruct] Use llvm::shuffle to avoid STL impl d...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Apr 8 18:14:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 46b2a463bdef1bd1d80abee869b09f95ca5a4fc2
      https://github.com/llvm/llvm-project/commit/46b2a463bdef1bd1d80abee869b09f95ca5a4fc2
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-04-08 (Fri, 08 Apr 2022)

  Changed paths:
    M clang/lib/AST/Randstruct.cpp
    M clang/unittests/AST/CMakeLists.txt
    A clang/unittests/AST/RandstructTest.cpp

  Log Message:
  -----------
  [randstruct] Use llvm::shuffle to avoid STL impl difference after D121556

This reverts commit 2a2149c754f96376ddf8fed248102dd8e6092a22.
This reverts commit 8d7595be1dd41d7f7470ec90867936ca5e4e0d82.
This reverts commit e2e6899452998932b37f0fa9e66d104a02abe3e5.

If this doesn't work, I'll revert the whole thing.




More information about the All-commits mailing list