]> granicus.if.org Git - clang/commit
Adds couple of missing warning flags so warnings can be turned
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 17 Oct 2012 23:19:22 +0000 (23:19 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 17 Oct 2012 23:19:22 +0000 (23:19 +0000)
commitbea52dac0c2e717990109cfd4812bc3422378b1a
tree5cc07e55be1520395a823c711d4e16ebb4b2f59f
parent5ba49c0177bd594a9760956f51293b5731b03d6d
Adds couple of missing warning flags so warnings can be turned
off. // rdar://12501960

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166150 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticSemaKinds.td
test/Misc/warning-flags.c
test/SemaCXX/no-warn-composite-pointer-type.cpp [new file with mode: 0644]