]> granicus.if.org Git - clang/commit
add todos for isinf_sign and isnormal, which I don't intend to implement
authorChris Lattner <sabre@nondot.org>
Thu, 6 May 2010 06:13:53 +0000 (06:13 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 6 May 2010 06:13:53 +0000 (06:13 +0000)
commit58ae5b4b1e2fc02b95d6650af5755a59639aa153
tree3e89883188ee9ede91b02bbdb0a50646c5698c32
parented074150c9a775c5e2e1c4ececeba18ba880ce7d
add todos for isinf_sign and isnormal, which I don't intend to implement
in the near future.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103169 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuiltin.cpp