[all-commits] [llvm/llvm-project] e0b3a8: [CodeGenCXX][test] Use -fno-experimental-new-pass-...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Nov 2 15:59:00 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e0b3a8c991569f8c05a4edb551b8cc2942e37ea1
      https://github.com/llvm/llvm-project/commit/e0b3a8c991569f8c05a4edb551b8cc2942e37ea1
  Author: Fangrui Song <maskray at google.com>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

  Changed paths:
    M clang/test/CodeGenCXX/union-tbaa2.cpp

  Log Message:
  -----------
  [CodeGenCXX][test] Use -fno-experimental-new-pass-manager for CodeGenCXX/union-tbaa2.cpp after D68593/llvmorg-10-init-8907-gcecc0d27ad5

It fails with -DENABLE_EXPERIMENTAL_NEW_PASS_MANAGER=0 builds. Temporarily use -fno-experimental-new-pass-manager while we are investigating the root cause.




More information about the All-commits mailing list