"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "dad3c45adc472533f4444fd8a6cc01a4e4f36868"
Tweaks to C++0x deduced auto type support:
* Flag indicating 'we're parsing this auto typed variable's initializer' moved from VarDecl to Sema * Temporary template parameter list for auto deduction is now allocated on the stack. * Deduced 'auto' types are now uniqued. llvm-svn: 126139
Loading
Please register or sign in to comment