summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/OSAtomicChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-198/+0
* Switch RegionStore over to using <BaseRegion+raw offset> to storeTed Kremenek2010-01-111-15/+13
* Teach OSAtomicChecker that a FunctionDecl's name isn't always a simple Identi...Ted Kremenek2009-12-161-3/+7
* Fix null dereference in OSAtomicChecker and special case SymbolicRegions. We...Ted Kremenek2009-12-091-4/+13
* Refactor OSAtomic evaluation logic into OSAtomicChecker.Zhongxing Xu2009-12-091-0/+187
OpenPOWER on IntegriCloud