diff options
author | Alex Lorenz <arphaman@gmail.com> | 2017-03-01 18:06:25 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2017-03-01 18:06:25 +0000 |
commit | d5d27e16d423953ba51644bcf8d5b068a1fbbcc4 (patch) | |
tree | 4077b89f6b77c2556da58c0a83375cd15969e9d4 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | ceccf2d738267dd0f8c10a23f24caf70f971c97d (diff) | |
download | bcm5719-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/main.cpp')
0 files changed, 0 insertions, 0 deletions