aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/Action.cpp
AgeCommit message (Expand)Author
2010-08-26One who seeks knowledge learns something new every day.John McCall
2010-08-24Abstract out passing around types and kill off ActionBase.John McCall
2010-08-21DeclPtrTy -> Decl *John McCall
2010-08-20Another step in the process of making the parser depend on Sema:John McCall