diff options
author | Puyan Lotfi <puyan@puyan.org> | 2019-10-11 17:24:11 +0000 |
---|---|---|
committer | Puyan Lotfi <puyan@puyan.org> | 2019-10-11 17:24:11 +0000 |
commit | e3388c42f39b6715e9aa1c7594fb0dcf9429e111 (patch) | |
tree | eb174380bf1b5b7cc0054b371edb7184a924f80e /lldb/packages/Python/lldbsuite/test/commands/expression | |
parent | 81018c85b9c8275cc3bd0b60aa7a3ef4b601fa16 (diff) | |
download | bcm5719-llvm-e3388c42f39b6715e9aa1c7594fb0dcf9429e111.tar.gz bcm5719-llvm-e3388c42f39b6715e9aa1c7594fb0dcf9429e111.zip |
[clang][IFS] Fixing assert in clang interface stubs for enums, records, typedefs
The clang IFS ASTConsumer was asserting on enums, records (struct definitions in
C), and typedefs. All it needs to do is skip them because the stub just needs to
expose global object instances and functions.
Differential Revision: https://reviews.llvm.org/D68859
llvm-svn: 374573
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression')
0 files changed, 0 insertions, 0 deletions