aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorGabor Marton <martongabesz@gmail.com>2019-01-24 14:47:44 +0000
committerGabor Marton <martongabesz@gmail.com>2019-01-24 14:47:44 +0000
commit41f2046642be6b94363f0f97446387ec6db65147 (patch)
tree1cddc7fd39f6c7946580cfcad975981b64930974 /lldb/packages/Python/lldbsuite/test
parent66038ffa13fc39cde66978fc7f3bcb29a7d05b09 (diff)
downloadllvm-41f2046642be6b94363f0f97446387ec6db65147.zip
llvm-41f2046642be6b94363f0f97446387ec6db65147.tar.gz
llvm-41f2046642be6b94363f0f97446387ec6db65147.tar.bz2
[ASTImporter] Fix inequality of functions with different attributes
Summary: FunctionType::ExtInfo holds such properties of a function which are needed mostly for code gen. We should not compare these bits when checking for structural equivalency. Checking ExtInfo caused false ODR errors during CTU analysis (of tmux). Reviewers: a_sidorin, a.sidorin, shafik Subscribers: rnkovacs, dkrupp, Szelethus, cfe-commits Differential Revision: https://reviews.llvm.org/D53699 llvm-svn: 352050
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions