diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-01-28 22:42:45 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-01-28 22:42:45 +0000 |
commit | e233fbfc16fee2718290d159f6f7bab67ef2e15a (patch) | |
tree | 405ea0e7d4eb7d0232352f352cbdf34c6a68a394 /lldb/source/DataFormatters/DataVisualization.cpp | |
parent | eeebb13fb24c88f0ff1d5f235cc7c626534e0e9b (diff) | |
download | bcm5719-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/DataFormatters/DataVisualization.cpp')
0 files changed, 0 insertions, 0 deletions