"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "444a1304ade69abcd1ee348934bc35237f1d3a8d"
Unbreak the build on win32.
Cleanup some warning. Remark: when struct/class are declared differently than they are defined, this make problem for VC++ since it seems to mangle class differently that struct. These error are very hard to understand and find. So please, try to keep your definition/declaration in sync. Only tested with VS2008. hope it does not break anything. feel free to revert. llvm-svn: 64554
Loading
Please register or sign in to comment