]> granicus.if.org Git - clang/commit
Remove the argument number from the constant integer diagnostic.
authorEric Christopher <echristo@apple.com>
Mon, 19 Apr 2010 18:23:02 +0000 (18:23 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 19 Apr 2010 18:23:02 +0000 (18:23 +0000)
commit5e8965525282a48fd34af05183b8c3705a5b00d5
treef96886653e23ac021fa55eb7de308f5f428c39f2
parent63326a53418b4853a83b360ce1dbdb10c5739fc7
Remove the argument number from the constant integer diagnostic.
Update all of the testcases accordingly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101795 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaChecking.cpp
test/Sema/builtin-prefetch.c
test/Sema/builtin-stackaddress.c
test/Sema/builtins.c
test/Sema/x86-builtin-palignr.c