Ted Kremenek
|
2d251557ef
|
Teach OSAtomicChecker that a FunctionDecl's name isn't always a simple IdentifierInfo*.
llvm-svn: 91511
|
2009-12-16 06:03:24 +00:00 |
Ted Kremenek
|
8573913760
|
Fix null dereference in OSAtomicChecker and special case SymbolicRegions. We still aren't handling them correctly; I've added to failing test cases to test/Analysis/NSString-failed-cases.m that should pass and then be merged in to test/Analysis/NSString.m.
llvm-svn: 90993
|
2009-12-09 23:29:55 +00:00 |
Zhongxing Xu
|
1042bf4ae2
|
Refactor OSAtomic evaluation logic into OSAtomicChecker.
llvm-svn: 90968
|
2009-12-09 12:23:28 +00:00 |