diff options
author | Erich Keane <erich.keane@intel.com> | 2017-12-11 19:44:28 +0000 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2017-12-11 19:44:28 +0000 |
commit | bf5fad86db497775a4f0279b8a806d150c0fa201 (patch) | |
tree | 24595c43cd990daa265bc98933905c0b70eca8bb /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | |
parent | 049278c86a8799ddf77ad1402bf55a20ea2c4682 (diff) | |
download | bcm5719-llvm-bf5fad86db497775a4f0279b8a806d150c0fa201.tar.gz bcm5719-llvm-bf5fad86db497775a4f0279b8a806d150c0fa201.zip |
PR35586: Relax two asserts that are overly restrictive
The two asserts are too aggressive. In C++ mode, an
enum is NOT considered an integral type, but an enum value
is allowed to be an enum. This patch relaxes the two asserts
to allow the enum value as well (as typechecking does).
llvm-svn: 320411
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions