summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/clang/lib/Frontend/TextDiagnosticBuffer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunkdim2015-06-101-4/+4
| | | | r239412.
* Merge clang 3.5.0 release from ^/vendor/clang/dist, resolve conflicts,dim2014-11-241-26/+12
| | | | and preserve our customizations, where necessary.
* Upgrade our copy of llvm/clang to 3.3 release.dim2013-06-121-3/+0
| | | | | | Release notes are still in the works, these will follow soon. MFC after: 1 month
* Upgrade our copy of llvm/clang to trunk r178860, in preparation of thedim2013-04-121-3/+23
| | | | | | | | | upcoming 3.3 release (branching and freezing expected in a few weeks). Preliminary release notes can be found at the usual location: <http://llvm.org/docs/ReleaseNotes.html> An MFC is planned once the actual 3.3 release is finished.
* Upgrade our copy of llvm/clang to trunk r154661, in preparation of thedim2012-04-161-1/+1
| | | | | | | 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_30dim2011-10-221-12/+21
| | | | | | | 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 r126079, from upstream's trunk.dim2011-02-201-0/+3
| | | | | This contains many improvements, primarily better C++ support, an integrated assembler for x86 and support for -pg.
* Import LLVM/clang from vendor stripped of docs/ test/ website/ www/ examples/rdivacky2010-06-091-0/+48
in llvm/ and/or llvm/contrib/clang/ respectively. Approved by: ed (mentor) Approved by: core
OpenPOWER on IntegriCloud