]> granicus.if.org Git - clang/commit
Fix the type of __builtin_expect, from Ed Schouten!
authorDouglas Gregor <dgregor@apple.com>
Sat, 31 Oct 2009 16:04:14 +0000 (16:04 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sat, 31 Oct 2009 16:04:14 +0000 (16:04 +0000)
commitdf7c3b955e31a6951822f2adf36e98543ef14c7e
tree1a131c0d8b56ad2a706c05a9e3b9b6ce944fa4c6
parent08b0e8daeb683686b876d72674962ad96df21d45
Fix the type of __builtin_expect, from Ed Schouten!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85666 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Builtins.def
test/Sema/constant-builtins-2.c