aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorVaibhav Garg <gargvaibhav64@gmail.com>2020-08-21 12:04:43 -0400
committerAaron Ballman <aaron@aaronballman.com>2020-08-21 12:04:43 -0400
commit7a527f17776be78ec44b88e82b39afb65fc148e4 (patch)
tree368b2f2d8c663b674040b0adad17db12e3687c53 /llvm/lib/Bitcode
parent72d0f094898881e59da37efdfb669392ccd87f63 (diff)
downloadllvm-7a527f17776be78ec44b88e82b39afb65fc148e4.zip
llvm-7a527f17776be78ec44b88e82b39afb65fc148e4.tar.gz
llvm-7a527f17776be78ec44b88e82b39afb65fc148e4.tar.bz2
Teach AttachPreviousImpl to inherit MSInheritanceAttr attribute
This commit teaches ASTDeclReader::attachPreviousDecl to successfully merge two Decl's when one contains an inheritable attribute like the MSInheritanceAttr. Usually, attributes that are needed to be present along the redeclaration chain are attached during ASTReading from ASTDeclReader::attachPreviousDecl, but no such thing is done for inheritable attributes. Currently, only the logic for merging MSInheritanceAttr is provided.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions