aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2013-09-09 16:55:27 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2013-09-09 16:55:27 +0000
commitd55889a6551f6a8efddeaa781330f7f1368b2fcb (patch)
tree4a17235bc1d5c2f09f27ca769c66cb101899b339 /llvm/lib/CodeGen/StackProtector.cpp
parent1b18a5ec2863d3345073576227fb67cbb6a4f13a (diff)
downloadllvm-d55889a6551f6a8efddeaa781330f7f1368b2fcb.zip
llvm-d55889a6551f6a8efddeaa781330f7f1368b2fcb.tar.gz
llvm-d55889a6551f6a8efddeaa781330f7f1368b2fcb.tar.bz2
C++ modules: if a class is defined in multiple modules (for instance, because
it is an implicit instantiation of a class template specialization), pick the first-loaded definition to be the canonical definition, and merge all other definitions into it. This is still rather incomplete -- we need to extend every form of declaration that can appear within a CXXRecordDecl to be redeclarable if it came from an AST file (this includes fields, enumerators, ...). llvm-svn: 190315
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions