]> granicus.if.org Git - clang/commit
[analyzer] Use a lazily-initialized BugType in ObjCSelfInitChecker.
authorJordan Rose <jordan_rose@apple.com>
Wed, 7 May 2014 03:30:04 +0000 (03:30 +0000)
committerJordan Rose <jordan_rose@apple.com>
Wed, 7 May 2014 03:30:04 +0000 (03:30 +0000)
commitf66a16c418951c88538e330036d8f69fdc009992
tree890a8fa9fc07df221659b080305d6f43a92a7403
parent3560c1ef5b66880a4f0950f041463a8a515fed5c
[analyzer] Use a lazily-initialized BugType in ObjCSelfInitChecker.

Follow-up to Nico's leak-stopping patch in r208110.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@208155 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp