Age | Commit message (Expand) | Author |
---|---|---|
2012-03-11 | Unify naming of LangOptions variable/get function across the Clang stack (Lex... | David Blaikie |
2012-02-20 | Basic: import IntrusiveRefCntPtr<> into clang namespace | Dylan Noblesmith |
2012-02-05 | Basic: import OwningPtr<> into clang namespace | Dylan Noblesmith |
2012-01-25 | Rework the external Sema source's ReadMethodPool() so that it doesn't | Douglas Gregor |
2012-01-20 | Extract the (InputKind, std::string) pair used to describe inputs to | Douglas Gregor |
2011-12-09 | Move ChainedIncludesSource into the Frontend library. This never really | Chandler Carruth |