diff options
author | Chris Lattner <sabre@nondot.org> | 2008-07-26 00:46:50 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-07-26 00:46:50 +0000 |
commit | a075e63bbca031f3d5794e888252cab265cc058c (patch) | |
tree | c61e53907ccc3f6106183a494a0d484cf0ad0f38 /clang/test/Parser | |
parent | 0974b2380f555333aa34125e870e0620af8d11fe (diff) | |
download | bcm5719-llvm-a075e63bbca031f3d5794e888252cab265cc058c.tar.gz bcm5719-llvm-a075e63bbca031f3d5794e888252cab265cc058c.zip |
fix several problems with the protocol qualified id handling where id was implicit.
First, fix canonical type handling of these, since protocol qualified id's are always
canonical. Next, enhance SemaType to actually make these when used (instead of int)
allowing them to actually be used when appropriate. Finally remove a bunch of logic
relating to the mishandling of canonical types with protocol-qual id's. This fixes
rdar://5986251
llvm-svn: 54083
Diffstat (limited to 'clang/test/Parser')
0 files changed, 0 insertions, 0 deletions