aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2015-02-19 23:57:04 +0000
committerJordan Rose <jordan_rose@apple.com>2015-02-19 23:57:04 +0000
commit000bac5e1704e05c1c9da31885f7b7147687577c (patch)
treec0e8aa9a66fafd15a75e43707510e8675091fcd8 /clang/lib/Frontend/CompilerInvocation.cpp
parentd34db1716ef1903225bedaf9587287ce3de22a94 (diff)
downloadllvm-000bac5e1704e05c1c9da31885f7b7147687577c.zip
llvm-000bac5e1704e05c1c9da31885f7b7147687577c.tar.gz
llvm-000bac5e1704e05c1c9da31885f7b7147687577c.tar.bz2
[analyzer] RetainCountChecker: don't try to track ivars known to be nil.
We expect in general that any nil value has no retain count information associated with it; violating this results in unexpected state unification /later/ when we decide to throw the information away. Unexpectedly caching out can lead to an assertion failure or crash. rdar://problem/19862648 llvm-svn: 229934
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions