aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Frontend/CodeGenAction.h
AgeCommit message (Expand)Author
2010-02-26Make the destructor public. ddunbar, lemme know if you'd prefer a differentChandler Carruth
2010-02-25Move ~CodeGenAction out-of-line.Daniel Dunbar
2010-02-25Frontend: Add CodeGenAction::takeModule().Daniel Dunbar
2010-02-25Frontend: Pull CodeGenAction out more, and eliminate CreateBackendConsumer.Daniel Dunbar