summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2017-03-01 18:06:25 +0000
committerAlex Lorenz <arphaman@gmail.com>2017-03-01 18:06:25 +0000
commitd5d27e16d423953ba51644bcf8d5b068a1fbbcc4 (patch)
tree4077b89f6b77c2556da58c0a83375cd15969e9d4 /lldb/packages/Python/lldbsuite/test/expression_command/call-function
parentceccf2d738267dd0f8c10a23f24caf70f971c97d (diff)
downloadbcm5719-llvm-d5d27e16d423953ba51644bcf8d5b068a1fbbcc4.tar.gz
bcm5719-llvm-d5d27e16d423953ba51644bcf8d5b068a1fbbcc4.zip
Introduce an 'external_source_symbol' attribute that describes the origin
and the nature of a declaration This commit adds an external_source_symbol attribute to Clang. This attribute specifies that a declaration originates from an external source and describes the nature of that source. This attribute will be used to improve IDE features like 'jump-to-definition' for mixed-language projects or project that use auto-generated code. rdar://30423368 Differential Revision: https://reviews.llvm.org/D29819 llvm-svn: 296649
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud