]> granicus.if.org Git - clang/commit
Fix a recent regression with the merging of format attributes.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 11 May 2012 00:36:07 +0000 (00:36 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 11 May 2012 00:36:07 +0000 (00:36 +0000)
commitbf9da1f8292bb66720ada94a050ede9dca17f60a
tree757f69354e83f6218807fe73995b622d07405946
parent7d9ae25d93554bdb238da83f9bb3e0b05475c16c
Fix a recent regression with the merging of format attributes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156597 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclAttr.cpp
test/Sema/format-strings.c