aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorDeLesley Hutchins <delesley@google.com>2012-09-26 17:57:31 +0000
committerDeLesley Hutchins <delesley@google.com>2012-09-26 17:57:31 +0000
commitf39c0c2487d518037e9b4b1cd3b913b2f9ec098e (patch)
tree60731d943b6035aff2f59407c527a98bdf1ee588 /llvm/lib/CodeGen/StackProtector.cpp
parent2de0a9919be7ceac1aafeb2ad3c3287b2770a575 (diff)
downloadllvm-f39c0c2487d518037e9b4b1cd3b913b2f9ec098e.zip
llvm-f39c0c2487d518037e9b4b1cd3b913b2f9ec098e.tar.gz
llvm-f39c0c2487d518037e9b4b1cd3b913b2f9ec098e.tar.bz2
Fix template instantiation of attributes. More specifically, fix the case
where an attribute is attached to a forward declaration of a template function, and refers to parameters of that declaration, but is then inherited by the definition of that function. When the definition is instantiated, the parameter references need to be remapped. llvm-svn: 164710
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions