[PATCH] D83174: Teach AttachPreviousImpl to inherit MSInheritanceAttr attribute

Vaibhav Garg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 8 02:35:36 PDT 2020


gargvaibhav64 updated this revision to Diff 276351.
gargvaibhav64 edited the summary of this revision.
gargvaibhav64 added a comment.

I incorporated the changes


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83174/new/

https://reviews.llvm.org/D83174

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83174.276351.patch
Type: text/x-patch
Size: 3517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200708/74fdec22/attachment.bin>


More information about the cfe-commits mailing list