Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade our copy of llvm/clang to trunk r154661, in preparation of the | dim | 2012-04-16 | 7 | -1558/+1173 |
| | | | | | | | upcoming 3.1 release (expected in a few weeks). Preliminary release notes can be found at: <http://llvm.org/docs/ReleaseNotes.html> MFC after: 2 weeks | ||||
* | Upgrade our copy of llvm/clang to r142614, from upstream's release_30 | dim | 2011-10-22 | 10 | -141/+1433 |
| | | | | | | | branch. This brings us very close to the 3.0 release, which is expected in a week or two. MFC after: 1 week | ||||
* | Upgrade our copy of llvm/clang to r135360, from upstream's trunk. | dim | 2011-07-17 | 7 | -350/+763 |
| | |||||
* | Upgrade our copy of llvm/clang to r130700, from upstream's trunk. | dim | 2011-05-02 | 6 | -7/+436 |
| | |||||
* | Upgrade our copy of llvm/clang to r126079, from upstream's trunk. | dim | 2011-02-20 | 6 | -0/+1494 |
This contains many improvements, primarily better C++ support, an integrated assembler for x86 and support for -pg. |