Age | Commit message (Expand) | Author |
---|---|---|
2012-03-21 | For the annals of subtle but terrible bugs: fix a longstanding bug | John McCall |
2012-03-11 | Unify naming of LangOptions variable/get function across the Clang stack (Lex... | David Blaikie |
2012-03-10 | Fix a use of the C99 PRI format macros not to conflict with C++11 UDLs. | Benjamin Kramer |
2011-11-06 | Make format string 64 bit safe. | Benjamin Kramer |
2011-10-07 | Rename TagDecl::isDefinition -> isCompleteDefinition | John McCall |
2011-09-26 | Move VTable builder to AST | Peter Collingbourne |