aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Analysis/Support/SaveAndRestore.h
AgeCommit message (Expand)Author
2009-11-07Use SaveAndRestore to simplify logic in LiveVariables::runOnAllBlocks(). Pat...Ted Kremenek
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-07-23Add newline at EOF.Daniel Dunbar
2009-07-22Make 'SaveAndRestore' and friends reusable classes in libAnalysis.Ted Kremenek