| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| * | Converted uses of scoped_ptr to OwningPtr. | Ted Kremenek | 2007-12-20 | 1 | -2/+2 |
| * | Removed "SourceFile" from TranslationUnit. This same information will (soon) | Ted Kremenek | 2007-12-19 | 1 | -11/+1 |
| * | Removed storing inode and device number in TranslationUnit. | Ted Kremenek | 2007-12-19 | 1 | -6/+15 |
| * | Moved ReadBitcodeFile and EmitBitcodeFile out of TranslationUnit and made them | Ted Kremenek | 2007-12-18 | 1 | -5/+5 |
| * | Fixed broken includes introduced by recent (incomplete) patch to | Ted Kremenek | 2007-12-18 | 1 | -2/+1 |
| * | Moved TranslationUnit from Driver to AST library. | Ted Kremenek | 2007-12-18 | 1 | -0/+229 |

