aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2022-03-23 13:24:53 -0400
committerAaron Ballman <aaron@aaronballman.com>2022-03-23 13:25:31 -0400
commite4a42c5b64d044ae28d9483b0ebd12038d5b5917 (patch)
tree66450e33fbd6b0eb465bf24a8cf2697e72ac93f1 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parent215f5fd135d38383a5d72f8a51c6c651aad3a6f7 (diff)
downloadllvm-e4a42c5b64d044ae28d9483b0ebd12038d5b5917.zip
llvm-e4a42c5b64d044ae28d9483b0ebd12038d5b5917.tar.gz
llvm-e4a42c5b64d044ae28d9483b0ebd12038d5b5917.tar.bz2
Change __auto_type behavior with qualifiers to match GCC behavior
Currently, Clang handles some qualifiers correctly for __auto_type, but it does not handle the restrict or _Atomic qualifiers in the same way that GCC does. This patch handles those qualifiers so that they attach to the deduced type the same as const and volatile already do. This fixes https://github.com/llvm/llvm-project/issues/53652
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions