Consolidate header inclusion diagnostics
authorAlp Toker <alp@nuanti.com>
Fri, 11 Jul 2014 20:53:51 +0000 (20:53 +0000)
committerAlp Toker <alp@nuanti.com>
Fri, 11 Jul 2014 20:53:51 +0000 (20:53 +0000)
commit5d96e0a3a79534f4ab6fb91f4cfa3e01e199f26e
tree2c961bd7cc507d3848139353817fbb7477bbdff7
parent4ce9863d0bc423bb4616e6ca14337e6c900339b8
Consolidate header inclusion diagnostics

Make argument orders match, unify diagnostic IDs and reword the message to be a
little less saccharine.

llvm-svn: 212845
13 files changed:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaChecking.cpp
clang/lib/Sema/SemaDecl.cpp
clang/test/Analysis/dead-stores.c
clang/test/Analysis/exercise-ps.c
clang/test/Rewriter/finally.m
clang/test/Sema/block-return.c
clang/test/Sema/implicit-builtin-decl.c
clang/test/Sema/warn-absolute-value-header.c
clang/test/SemaCXX/warn-absolute-value-header.cpp
clang/test/SemaObjC/builtin_objc_lib_functions.m
clang/test/SemaObjC/builtin_objc_nslog.m
clang/test/SemaObjC/ivar-lookup-resolution-builtin.m