| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Basic: import SmallString<> into clang namespace | Dylan Noblesmith | 2012-02-05 | 1 | -1/+1 |
| | | | | | | | | (I was going to fix the TODO about DenseMap too, but that would break self-host right now. See PR11922.) llvm-svn: 149799 | ||||
| * | Move a method from IdentifierTable.h out of line and remove the SmallString ↵ | Benjamin Kramer | 2012-02-04 | 1 | -0/+1 |
| | | | | | | | | | include. Fix all the transitive include users. llvm-svn: 149783 | ||||
| * | Unbreak MSVC build. | Francois Pichet | 2011-12-08 | 1 | -1/+1 |
| | | | | | llvm-svn: 146146 | ||||
| * | Add an experimental MallocSizeofChecker, which reports inconsistencies | Peter Collingbourne | 2011-12-08 | 1 | -0/+208 |
| between the casted type of the return value of a malloc/calloc/realloc call and the operand of any sizeof expressions contained within its argument(s). llvm-svn: 146144 | |||||

