diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2019-10-03 18:55:23 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2019-10-03 18:55:23 +0000 |
commit | 5d96b4ce288241f58372ef9d951216bf28996f57 (patch) | |
tree | 6b534e84cef78bbd5f797a0ab0a0b8a9dfd12a2e /lldb/scripts/Python | |
parent | fb13e65acf0b7de3dd0b60b6312df07fdf9da652 (diff) | |
download | llvm-5d96b4ce288241f58372ef9d951216bf28996f57.zip llvm-5d96b4ce288241f58372ef9d951216bf28996f57.tar.gz llvm-5d96b4ce288241f58372ef9d951216bf28996f57.tar.bz2 |
Check for qualified function types after substituting into the operand
of 'typeid'.
This is a rare place where it's valid for a function type to be
substituted but not valid for a qualified function type to be
substituted, so needs a special check.
llvm-svn: 373648
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions