summaryrefslogtreecommitdiffstats
path: root/lib/Sema/TypeLocBuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Remove more unnecessary #include <llvm/ADT/SmallVector.h>Francois Pichet2011-06-201-1/+0
* Objective-C++ ARC: eliminate the utterly unjustified loophole thatDouglas Gregor2011-06-171-8/+10
* Objective-ARC++: infer template type arguments ofDouglas Gregor2011-06-171-1/+0
* Automatic Reference Counting.John McCall2011-06-151-0/+9
* Remove crash recovery cleanups from TypeLocBuilder. They were a bit error pr...Ted Kremenek2011-03-221-7/+1
* Recovery memory from TypeLocBuilders during crashes.Ted Kremenek2011-03-191-1/+6
* Teach CXXScopeSpec to handle the extension of a nested-name-specifierDouglas Gregor2011-02-241-0/+13
* Make TypeLocBuilder an implementation detail of Sema. Nobody else should be u...Douglas Gregor2010-12-021-0/+180