diff options
author | Reid Kleckner <rnk@google.com> | 2018-03-07 23:26:02 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2018-03-07 23:26:02 +0000 |
commit | c6663b7c45056e5bcd1894b11556d82c752114b4 (patch) | |
tree | 06926f27a3844384b204e9f202681661b00c3077 /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | abdb3224386475aec79bbd3345c62d988e622ca7 (diff) | |
download | bcm5719-llvm-c6663b7c45056e5bcd1894b11556d82c752114b4.tar.gz bcm5719-llvm-c6663b7c45056e5bcd1894b11556d82c752114b4.zip |
[MS] Accept __unaligned as a qualifier on member function pointers
We need to treat __unaligned like the other 'cvr' qualifiers when it
appears at the end of a function prototype. We weren't doing that in
some tentative parsing.
Fixes PR36638.
llvm-svn: 326962
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions