Age | Commit message (Expand) | Author |
---|---|---|
2013-02-18 | Replace TypeLoc llvm::cast support to be well-defined. | David Blaikie |
2012-12-04 | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth |
2011-06-20 | Remove more unnecessary #include <llvm/ADT/SmallVector.h> | Francois Pichet |
2011-06-17 | Objective-C++ ARC: eliminate the utterly unjustified loophole that | Douglas Gregor |
2011-06-17 | Objective-ARC++: infer template type arguments of | Douglas Gregor |
2011-06-15 | Automatic Reference Counting. | John McCall |
2011-03-22 | Remove crash recovery cleanups from TypeLocBuilder. They were a bit error pr... | Ted Kremenek |
2011-03-19 | Recovery memory from TypeLocBuilders during crashes. | Ted Kremenek |
2011-02-24 | Teach CXXScopeSpec to handle the extension of a nested-name-specifier | Douglas Gregor |
2010-12-02 | Make TypeLocBuilder an implementation detail of Sema. Nobody else should be u... | Douglas Gregor |