]> granicus.if.org Git - clang/commit
avoid double negatives
authorChris Lattner <sabre@nondot.org>
Sun, 11 Apr 2010 18:53:08 +0000 (18:53 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 11 Apr 2010 18:53:08 +0000 (18:53 +0000)
commitb9342fb79bfa84c70188e207a0f212574653b2c7
tree9bfeeeba3d077bb52086feca95989056a31dea4e
parent115c1b9cc758d15f38e1d2ad4cf07b1cacfb3115
avoid double negatives

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100976 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
test/SemaObjC/super.m