Fix assertions kindly reported by Gabor Horvath and Piotr Zegar caused by commit r246345 and reverted in r246479.
Original review in http://reviews.llvm.org/D11832
Issue is caused by 'IsFirstBufInBound(...)' I wrongly assumed that no 'Unknown' values could reach it.
Added tests for unknown arguments being passed to 'memcpy' call.
Please let me know if this is an acceptable change ?
Regards,
Pierre Gousseau
SN-Systems - Sony Computer Entertainment