Chris Lattner 9375135999 Fix mismatched type problem that crashed on cases like this:
sprintf(P, "%s", X);

Where X is not an sbyte*.  This fixes the bug JohnMC reported on llvm-bugs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22159 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-20 22:22:25 +00:00
..
2005-05-13 23:35:47 +00:00
2005-04-21 22:36:52 +00:00
2005-05-09 01:09:39 +00:00
2005-05-16 06:59:53 +00:00
2004-11-14 21:54:41 +00:00