]> granicus.if.org Git - clang/commit
Sink definition of IBOutlet, IBOutletCollection, and IBAction into
authorTed Kremenek <kremenek@apple.com>
Tue, 19 Jun 2012 00:37:39 +0000 (00:37 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 19 Jun 2012 00:37:39 +0000 (00:37 +0000)
commit3065cf9ecc883715edbd3bf875acb2cab531138e
treeec7a7a51190587fda325ddf7b5f32f21ddd12f08
parentc4429b9ee5045525f532d00e820a81b7eeac28f8
Sink definition of IBOutlet, IBOutletCollection, and IBAction into
the compiler predefines buffer.  These are essentially part of
the Objective-C language.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158690 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/InitPreprocessor.cpp
test/Analysis/MissingDealloc.m
tools/scan-build/ccc-analyzer