summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/ValueObjectDynamicValue.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2013-01-28 22:42:45 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2013-01-28 22:42:45 +0000
commite233fbfc16fee2718290d159f6f7bab67ef2e15a (patch)
tree405ea0e7d4eb7d0232352f352cbdf34c6a68a394 /lldb/source/Core/ValueObjectDynamicValue.cpp
parenteeebb13fb24c88f0ff1d5f235cc7c626534e0e9b (diff)
downloadbcm5719-llvm-e233fbfc16fee2718290d159f6f7bab67ef2e15a.tar.gz
bcm5719-llvm-e233fbfc16fee2718290d159f6f7bab67ef2e15a.zip
Finish semantic analysis for [[carries_dependency]] attribute.
This required plumbing through a new flag to determine whether a ParmVarDecl is actually a parameter of a function declaration (as opposed to a function typedef etc, where the attribute is prohibited). Weirdly, this attribute (just like [[noreturn]]) cannot be applied to a function type, just to a function declaration (and its parameters). llvm-svn: 173726
Diffstat (limited to 'lldb/source/Core/ValueObjectDynamicValue.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud