Age | Commit message (Expand) | Author |
---|---|---|
2012-03-11 | Unify naming of LangOptions variable/get function across the Clang stack (Lex... | David Blaikie |
2012-03-05 | Fix a -Wstring-plus-int warning. | Nico Weber |
2011-07-25 | Mechanically rename SourceManager::getInstantiationLoc and | Chandler Carruth |
2011-07-23 | remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.... | Chris Lattner |
2010-12-22 | Introduced raw_identifier token kind. | Abramo Bagnara |
2010-11-29 | Merge System into Support. | Michael J. Spencer |
2010-06-15 | Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library... | Daniel Dunbar |