Include <cctype> for isdigit().
authorLogan Chien <tzuhsiang.chien@gmail.com>
Sat, 22 Feb 2014 06:34:10 +0000 (06:34 +0000)
committerLogan Chien <tzuhsiang.chien@gmail.com>
Sat, 22 Feb 2014 06:34:10 +0000 (06:34 +0000)
commit5e89e33e7819eb1685205bd03a92be0cf62c1ec9
tree17bacc446a4211c30ec10cd0970474ea64cca79f
parent0ee9a84cac65806ef8db69cd78c2be14e1d32ceb
Include <cctype> for isdigit().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201930 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SampleProfile.cpp