]> granicus.if.org Git - clang/commit
second half of indirect jump checking: make sure that any
authorChris Lattner <sabre@nondot.org>
Sun, 19 Apr 2009 01:16:06 +0000 (01:16 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 19 Apr 2009 01:16:06 +0000 (01:16 +0000)
commitb5cf1ea6f410f72290b9c7767a63717a944c7a8f
tree7259cffcce18c6f735ab8a4452718430f5bd48d8
parent04ea2b633a1f8ee662b8a99d2903a11c1b68e1ed
second half of indirect jump checking: make sure that any
address taken labels are in function scope

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69499 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDecl.cpp
test/Sema/scope-check.c