[cfe-commits] [patch] function parameters can not be qualified with an address space error
Tanya Lattner
lattner at apple.com
Wed Sep 30 11:48:13 PDT 2009
Hello.
I'd like to get the attached patch reviewed. Parameters to a function
can not be qualified by an address space qualifier according to the
embedded C extension. I just added a new error for this situation and
modified the address_space.c test case to check for this as well. I
have run all the clang tests.
Thanks,
Tanya
-------------- next part --------------
A non-text attachment was scrubbed...
Name: paramWithAddrSpace.patch
Type: application/octet-stream
Size: 2383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20090930/95edac4f/attachment.obj>
More information about the cfe-commits
mailing list