llvm-project/clang/test/Analysis/inlining
Anna Zaks ece622ab46 [analyzer] Show path diagnostic for C++ initializers
Also had to modify the PostInitializer ProgramLocation to contain the field region.

llvm-svn: 178826
2013-04-05 00:59:33 +00:00
..
DynDispatchBifurcate.m [analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa". 2013-01-24 23:15:30 +00:00
InlineObjCClassMethod.m [analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa". 2013-01-24 23:15:30 +00:00
InlineObjCInstanceMethod.h [analyzer] ObjC Inlining: add tests for ivars and properties. 2012-08-10 18:56:01 +00:00
InlineObjCInstanceMethod.m [analyzer] Follow up to r167762 - precisely determine the adjustment 2012-11-12 23:40:29 +00:00
ObjCDynTypePopagation.m [analyzer] Restrict ObjC type inference to methods that have related result type. 2013-02-25 22:10:34 +00:00
ObjCImproperDynamictallyDetectableCast.m [analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa". 2013-01-24 23:15:30 +00:00
RetainCountExamples.m [analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa". 2013-01-24 23:15:30 +00:00
assume-super-init-does-not-return-nil.m [analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa". 2013-01-24 23:15:30 +00:00
containers.cpp [analyzer] For now, don't inline [cd]tors of C++ containers. 2013-04-02 00:26:35 +00:00
dyn-dispatch-bifurcate.cpp [analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa". 2013-01-24 23:15:30 +00:00
eager-reclamation-path-notes.c [analyzer] Use 'MemRegion::printPretty()' instead of assuming the region is a VarRegion. 2013-02-26 19:44:38 +00:00
eager-reclamation-path-notes.cpp [analyzer] Look for lvalue nodes when tracking a null pointer. 2013-03-08 23:30:56 +00:00
false-positive-suppression.c [analyzer] Allow tracknullOrUndef look through the ternary operator even when condition is unknown 2013-04-03 21:34:12 +00:00
false-positive-suppression.cpp [analyzer] Fix test to actually test what was intended. 2013-03-22 21:15:26 +00:00
inline-defensive-checks.c [analyzer] IDC: Add config option; perform the idc check on first “null node” rather than last “non-null”. 2013-03-06 20:25:59 +00:00
inline-defensive-checks.cpp [analyzer] Change the way in which IDC Visitor decides to kick in and make sure it attaches in the given edge case 2013-03-14 22:31:56 +00:00
inline-defensive-checks.m [analyzer] Address Jordan’s review of r178309 - do not register an extra visitor for nil receiver 2013-03-29 22:32:38 +00:00
path-notes.c [analyzer] Simple inline defensive checks suppression 2013-03-02 03:20:52 +00:00
path-notes.cpp [analyzer] Show path diagnostic for C++ initializers 2013-04-05 00:59:33 +00:00
path-notes.m [analyzer] Use 'MemRegion::printPretty()' instead of assuming the region is a VarRegion. 2013-02-26 19:44:38 +00:00
retain-count-self-init.m [analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa". 2013-01-24 23:15:30 +00:00
stl.cpp [analyzer] For now, don't inline [cd]tors of C++ containers. 2013-04-02 00:26:35 +00:00
test-always-inline-size-option.c [analyzer] Do not count calls to small functions when computing stack 2012-09-10 23:35:11 +00:00
test_objc_inlining_option.m [analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa". 2013-01-24 23:15:30 +00:00