[all-commits] [llvm/llvm-project] 58c305: Revert "Teach AttachPreviousImpl to inherit MSInhe...

Aaron Ballman via All-commits all-commits at lists.llvm.org
Fri Aug 21 09:43:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 58c305f466d1f78adb10e7295b9bc9fc192a6e09
      https://github.com/llvm/llvm-project/commit/58c305f466d1f78adb10e7295b9bc9fc192a6e09
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2020-08-21 (Fri, 21 Aug 2020)

  Changed paths:
    M clang/lib/Serialization/ASTReaderDecl.cpp
    R clang/test/Modules/Inputs/inherit-attribute/a.h
    R clang/test/Modules/Inputs/inherit-attribute/b.h
    R clang/test/Modules/Inputs/inherit-attribute/c.h
    R clang/test/Modules/Inputs/inherit-attribute/module.modulemap
    R clang/test/Modules/inherit-attribute.cpp

  Log Message:
  -----------
  Revert "Teach AttachPreviousImpl to inherit MSInheritanceAttr attribute"

This reverts commit 7a527f17776be78ec44b88e82b39afb65fc148e4.

It caused some buildbot failures:
http://lab.llvm.org:8011/builders/clang-ppc64le-linux-multistage/builds/13600
http://lab.llvm.org:8011/builders/clang-cmake-armv7-quick/builds/20294




More information about the All-commits mailing list