]> granicus.if.org Git - clang/commit
Include <stdlib.h>, so that we're sure to get atoi.
authorDouglas Gregor <dgregor@apple.com>
Tue, 2 Feb 2010 17:49:52 +0000 (17:49 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 2 Feb 2010 17:49:52 +0000 (17:49 +0000)
commitc6277a0a42f7fc4f1b5df6fb83c0af2f14245e9b
treeb9bc7ab741925815ba7d66f2f4d5afec1cb0f8f2
parent99c952046600f6bfccf315aa7ad5b1be2d242cc3
Include <stdlib.h>, so that we're sure to get atoi.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95095 91177308-0d34-0410-b5e6-96231b3b80d8
utils/ABITest/ABITestGen.py