aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/PCHWriterDecl.cpp
AgeCommit message (Expand)Author
2009-05-14Link FunctionDecls instantiated from the member functions of a classDouglas Gregor
2009-04-27add an abbreviation for common PARM_VAR_DECL. All but 9 of the Chris Lattner
2009-04-27split decl writing out to its own PCHWriterDecl.cpp file.Chris Lattner