summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/thread/TestThreadAPI.py
diff options
context:
space:
mode:
authorYuanfang Chen <yuanfang.chen@sony.com>2022-08-11 12:53:41 -0700
committerYuanfang Chen <yuanfang.chen@sony.com>2022-08-14 14:37:40 -0700
commit6afcc4a459ead8809a0d6d9b4bf7b64bcc13582b (patch)
treeafaa48c2106dd1b03038ad42d1981a513d447226 /lldb/test/API/python_api/thread/TestThreadAPI.py
parent40ba78679dc0376af4379b4f6c140ad1f21b6c59 (diff)
[c++] implements DR692, DR1395 and tentatively DR1432, about partial ordering of variadic template partial specialization or function template
DR692 handles two cases: pack expansion (for class/var template) and function parameter pack. The former needs DR1432 as a fix, and the latter needs DR1395 as a fix. However, DR1432 has not yet made a wording change. so I made a tentative fix for DR1432 with the same spirit as DR1395. Reviewed By: aaron.ballman, erichkeane, #clang-language-wg Differential Revision: https://reviews.llvm.org/D128745
Diffstat (limited to 'lldb/test/API/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions