[llvm-commits] [llvm] r83324 - /llvm/trunk/lib/Analysis/MallocHelper.cpp

Duncan Sands baldrick at free.fr
Mon Oct 5 23:49:39 PDT 2009


Hi Torok,

> +  // Check malloc prototype.
> +  // FIXME: this will be obsolete when nobuiltin attribute will exist.

why would it be obsolete then?  If LLVM sees "malloc" with a funky
prototype it will always need to bail out, no?

Ciao,

Duncan.



More information about the llvm-commits mailing list