summaryrefslogtreecommitdiffstats
path: root/clang/Analysis/SymbolManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-124/+0
* Changed CallRetValSymbol to SymbolConjured to allow "conjured" symbols to be ...Ted Kremenek2008-03-121-6/+6
* Prototype (pre-alpha) implementation of CFRef checker.Ted Kremenek2008-03-121-18/+74
* fix typosGabor Greif2008-03-061-1/+1
* Added lazy "symbolication" of parameter variables and global variables.Ted Kremenek2008-02-261-4/+14
* Implemented "getType()" for symbolic values representing the "contents" ofTed Kremenek2008-02-191-1/+6
* Further cleanup. Moved definitions for SymbolManager and ValueManager intoTed Kremenek2008-02-161-0/+53
OpenPOWER on IntegriCloud