summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2017-12-11 19:44:28 +0000
committerErich Keane <erich.keane@intel.com>2017-12-11 19:44:28 +0000
commitbf5fad86db497775a4f0279b8a806d150c0fa201 (patch)
tree24595c43cd990daa265bc98933905c0b70eca8bb /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent049278c86a8799ddf77ad1402bf55a20ea2c4682 (diff)
downloadbcm5719-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/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud