]> granicus.if.org Git - clang/commit
Move the "used but marked unused" warning behind a special warning flag for now.
authorAnders Carlsson <andersca@mac.com>
Sun, 24 Oct 2010 04:28:00 +0000 (04:28 +0000)
committerAnders Carlsson <andersca@mac.com>
Sun, 24 Oct 2010 04:28:00 +0000 (04:28 +0000)
commitcd1af3d68b00aa729e382fe2cde186f237630804
treec4028aa112fade4592606176c5965cb1ace7e5c9
parent77a1a8868e03bb74412f001f32d66ce0c26afae6
Move the "used but marked unused" warning behind a special warning flag for now.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@117219 91177308-0d34-0410-b5e6-96231b3b80d8
clang.xcodeproj/project.pbxproj
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticSemaKinds.td
test/Sema/attr-unused.c
test/Sema/pragma-unused.c