[all-commits] [llvm/llvm-project] 8999b7: Revert "[tbaa] Handle base classes in struct tbaa"

dobbelaj-snps via All-commits all-commits at lists.llvm.org
Thu Jun 23 05:20:07 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8999b745bc4ecae5ac74f5c4d06f40e317ddb12c
      https://github.com/llvm/llvm-project/commit/8999b745bc4ecae5ac74f5c4d06f40e317ddb12c
  Author: Jeroen Dobbelaere <jeroen.dobbelaere at synopsys.com>
  Date:   2022-06-23 (Thu, 23 Jun 2022)

  Changed paths:
    M clang/lib/CodeGen/CodeGenTBAA.cpp
    M clang/test/CodeGen/tbaa-class.cpp
    M clang/unittests/CodeGen/TBAAMetadataTest.cpp

  Log Message:
  -----------
  Revert "[tbaa] Handle base classes in struct tbaa"

This reverts commit cdc59e2202c11a6a5dfd2ec83531523c58eaae45.

The Verifier finds a problem in a stage2 build. Reverting so Bruno can investigate.




More information about the All-commits mailing list