1. 2470446 add comments. by Zhongxing Xu · 14 years ago
  2. 71f219a add comments. by Zhongxing Xu · 14 years ago
  3. 85fe6f1 Remove stray #include. by Ted Kremenek · 14 years ago
  4. 1397663 Revert 95541. by Ted Kremenek · 14 years ago
  5. 6f8c430 Rename: GRState::getSVal(Stmt*) => getExprVal(), by Zhongxing Xu · 14 years ago
  6. 814e6b9 Cast evaluation no longer touch GRState. by Zhongxing Xu · 15 years ago
  7. 1309f9a Split libAnalysis into two libraries: libAnalysis and libChecker. by Ted Kremenek · 15 years ago[Renamed (98%) from lib/Analysis/OSAtomicChecker.cpp]
  8. c50e6df Switch RegionStore over to using <BaseRegion+raw offset> to store by Ted Kremenek · 15 years ago
  9. a0f7727 Teach OSAtomicChecker that a FunctionDecl's name isn't always a simple IdentifierInfo*. by Ted Kremenek · 15 years ago
  10. 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
  11. 1ec4e97 Refactor OSAtomic evaluation logic into OSAtomicChecker. by Zhongxing Xu · 15 years ago