]> granicus.if.org Git - clang/commit
Ignore corrections to functions with bodies when deciding which
authorKaelyn Uhrain <rikka@google.com>
Thu, 7 Jun 2012 23:57:08 +0000 (23:57 +0000)
committerKaelyn Uhrain <rikka@google.com>
Thu, 7 Jun 2012 23:57:08 +0000 (23:57 +0000)
commitef094a1ab79c57269b627cb19748384d9a26fb31
tree1d5ba2af4ee543c793981f0777a07f8206cf1e9d
parent3f1a5a255318b137323b403d2d17152e4bdcdc23
Ignore corrections to functions with bodies when deciding which
correction to use for an invalid function redeclaration.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158177 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
test/SemaCXX/function-redecl.cpp
test/SemaCXX/nested-name-spec.cpp