Fix test so it works on systems where wchar_t != int.
[oota-llvm.git] / test / FrontendC / 2009-03-01-MallocNoAlias.c
2009-03-01 Duncan SandsFunctions marked malloc are noalias return.