Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
19b78d9e3dbbc27bbcbdd8c3017a00fe88849ecd
/
lib
/
Checker
/
OSAtomicChecker.cpp
018220c
MemRegion can refer to ASTContext without external help.
by Zhongxing Xu
· 14 years ago
3992a50
Constify.
by Zhongxing Xu
· 14 years ago
2470446
add comments.
by Zhongxing Xu
· 14 years ago
71f219a
add comments.
by Zhongxing Xu
· 14 years ago
85fe6f1
Remove stray #include.
by Ted Kremenek
· 15 years ago
1397663
Revert 95541.
by Ted Kremenek
· 15 years ago
6f8c430
Rename: GRState::getSVal(Stmt*) => getExprVal(),
by Zhongxing Xu
· 15 years ago
814e6b9
Cast evaluation no longer touch GRState.
by Zhongxing Xu
· 15 years ago
1309f9a
Split libAnalysis into two libraries: libAnalysis and libChecker.
by Ted Kremenek
· 15 years ago
[Renamed (98%) from lib/Analysis/OSAtomicChecker.cpp]
c50e6df
Switch RegionStore over to using <BaseRegion+raw offset> to store
by Ted Kremenek
· 15 years ago
a0f7727
Teach OSAtomicChecker that a FunctionDecl's name isn't always a simple IdentifierInfo*.
by Ted Kremenek
· 15 years ago
6bcd5a0
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.
by Ted Kremenek
· 15 years ago
1ec4e97
Refactor OSAtomic evaluation logic into OSAtomicChecker.
by Zhongxing Xu
· 15 years ago