summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/FrontendActions.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* issue a friendlier error if someone tries to send precompiled header to '-' (...Gabor Greif2009-11-261-1/+1
* Fix some uses of fprintf/stderr without a prototype.Daniel Dunbar2009-11-251-2/+2
* Add TargetOptions and use it when constructing targets.Daniel Dunbar2009-11-151-2/+2
* Add FrontendActions for all preprocessor based clang-cc actions.Daniel Dunbar2009-11-141-1/+104
* Add FrontendActions, which provides a FrontendAction interface to all the exi...Daniel Dunbar2009-11-141-0/+178
OpenPOWER on IntegriCloud