Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f96ae684c4be9c08901bde63b0df8ef5210e6aff
/
clang
/
test
/
Analysis
/
rdar-6600344-nil-receiver-undefined-struct-ret.m
2f2692f
Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.
by Ted Kremenek
· 16 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
27f686f
Replace clang-cc with clang -cc1.
by Zhongxing Xu
· 16 years ago
005e8a0
Cleanups and fixes to the nil-receiver checker, some of it fallout the
by Ted Kremenek
· 16 years ago
4ef13f8
Add clang-cc option "--analyzer-experimental-internal-checks". This
by Ted Kremenek
· 16 years ago
8b57697
Eliminate &&s in tests.
by Daniel Dunbar
· 16 years ago
4301526
Remove 'StoreManager::OldCastRegion()', TypedViewRegion (which only
by Ted Kremenek
· 16 years ago
74a7b91
This test now passes with RegionStoreManager.
by Ted Kremenek
· 16 years ago
f665579
Switch BasicStoreManager to use the new CastRegion implementation by default,
by Ted Kremenek
· 16 years ago
eea8c29
Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'.
by Ted Kremenek
· 16 years ago
8b0dba3
Fix: <rdar://problem/6740387>. Sending nil to an object that returns a struct
by Ted Kremenek
· 17 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
e571c4ee
Add test case for 'nil receiver returns undefined struct value' check.
by Ted Kremenek
· 17 years ago