diff options
author | Andrey Bokhanko <andreybokhanko@gmail.com> | 2016-01-14 10:41:16 +0000 |
---|---|---|
committer | Andrey Bokhanko <andreybokhanko@gmail.com> | 2016-01-14 10:41:16 +0000 |
commit | 7aa88ce70c95d4dd27e7245cb624a46835b9fe0c (patch) | |
tree | e254998732d2cb7e0519508bac7960b07dafc249 /lldb/packages/Python/lldbsuite | |
parent | 28f4fbe4803b98cb9f736fe213a25f68e6e2bfe2 (diff) | |
download | bcm5719-llvm-7aa88ce70c95d4dd27e7245cb624a46835b9fe0c.tar.gz bcm5719-llvm-7aa88ce70c95d4dd27e7245cb624a46835b9fe0c.zip |
PR25910: clang allows two var definitions with the same mangled name
Proper diagnostic and resolution of mangled names' conflicts in variables.
When there is a declaration and a definition using the same name but different
types, we emit what is in the definition. When there are two conflicting
definitions, we issue an error.
Differential Revision: http://reviews.llvm.org/D15686
llvm-svn: 257754
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions