Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade our Clang in base to r108428. | ed | 2010-07-20 | 1 | -87/+148 |
| | | | | | | | | | This commit merges the latest LLVM sources from the vendor space. It also updates the build glue to match the new sources. Clang's version number is changed to match LLVM's, which means /usr/include/clang/2.0 has been renamed to /usr/include/clang/2.8. Obtained from: projects/clangbsd | ||||
* | Introduce -fformat-extensions. A local FreeBSD extension used | rdivacky | 2010-06-10 | 1 | -0/+3 |
| | | | | | | for additional printf modifiers in kernel. Approved by: ed (mentor) | ||||
* | Import LLVM/clang from vendor stripped of docs/ test/ website/ www/ examples/ | rdivacky | 2010-06-09 | 1 | -0/+1409 |
in llvm/ and/or llvm/contrib/clang/ respectively. Approved by: ed (mentor) Approved by: core |