| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Support MS-specific integer suffixes (i8, i16, i32, i64, i128). | Steve Naroff | 2008-04-04 | 1 | -0/+29 |
| | | | | | llvm-svn: 49229 | ||||
| * | Update to match simplified llvm MemoryBuffer interfaces for files. | Chris Lattner | 2008-04-01 | 1 | -2/+1 |
| | | | | | llvm-svn: 49042 | ||||
| * | Avoid overflowing buffer, patch by Algeris Kirtzidis! | Chris Lattner | 2008-03-24 | 1 | -1/+1 |
| | | | | | llvm-svn: 48741 | ||||
| * | Plug a memory leak in the "this macro expands into a single trivially- | Sam Bishop | 2008-03-21 | 1 | -1/+4 |
| | | | | | | | expanded token" case. llvm-svn: 48637 | ||||
| * | move #include to the file that needs it. | Chris Lattner | 2008-03-18 | 2 | -1/+1 |
| | | | | | llvm-svn: 48485 | ||||
| * | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 16 | -0/+7673 |
| lib dir and move all the libraries into it. This follows the main llvm tree, and allows the libraries to be built in parallel. The top level now enforces that all the libs are built before Driver, but we don't care what order the libs are built in. This speeds up parallel builds, particularly incremental ones. llvm-svn: 48402 | |||||

