diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2016-03-11 16:25:19 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2016-03-11 16:25:19 +0000 |
commit | ace8c8f7659a4554a564f0b1353f3bfeadc12842 (patch) | |
tree | 2d4deba97723a645e2271693dc0c14e5760c00ec /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | b20dcb1483515ed33281fdfa6c15b4a068d34de4 (diff) | |
download | bcm5719-llvm-ace8c8f7659a4554a564f0b1353f3bfeadc12842.tar.gz bcm5719-llvm-ace8c8f7659a4554a564f0b1353f3bfeadc12842.zip |
[PM] Sink the "Expression" type for GVN into the class as a private
member type.
Because of how this type is used by the ValueTable, it cannot actually
have hidden visibility. GCC actually nicely warns about this but Clang
just silently ... I don't even know. =/ We should do a better job either
way though.
This should resolve a bunch of the GCC warnings about visibility that
the port of GVN triggered and make the visibility story a bit more
correct.
llvm-svn: 263250
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions