[cfe-dev] Casting.h:51:16: error: no member named 'classof' in 'clang::ArrayTypeLoc'

Dmitri Gribenko gribozavr at gmail.com
Fri Feb 22 14:51:34 PST 2013


On Sat, Feb 23, 2013 at 12:41 AM, Peeter Joot <peeter.joot at gmail.com> wrote:
> which was a helper function I used to extract the underlying type in case it
> was an array.  I'm assuming that this should now be done differently... if
> so, how?

See commit r175462.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/



More information about the cfe-dev mailing list