diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-03-28 00:03:10 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-03-28 00:03:10 +0000 |
commit | 89b466c6031bd5fd342d8a1d397cd90ef679e2ac (patch) | |
tree | 29df38456329180df91f3105c3f01739ad7e6fc2 /lldb/source/Plugins/OperatingSystem/Python | |
parent | c36633c47ac478465e133cfa9155cccc3c84b8ab (diff) | |
download | llvm-89b466c6031bd5fd342d8a1d397cd90ef679e2ac.zip llvm-89b466c6031bd5fd342d8a1d397cd90ef679e2ac.tar.gz llvm-89b466c6031bd5fd342d8a1d397cd90ef679e2ac.tar.bz2 |
Fold together the two implementations of 6.7.3p2 in SemaType. Fix two bugs, each of which was only present in one version:
* Give the right diagnostic for 'restrict' applied to a non-pointer, non-reference type.
* Don't reject 'restrict' applied indirectly to an Objective-C object pointer type (eg, through template instantiation).
llvm-svn: 178200
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python')
0 files changed, 0 insertions, 0 deletions