summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update clang to trunk r256633.dim2015-12-301-1/+0
|
* Update llvm/clang to r241361.dim2015-07-051-4/+3
|
* Merge clang 3.5.0 release from ^/vendor/clang/dist, resolve conflicts,dim2014-11-241-26/+30
| | | | and preserve our customizations, where necessary.
* Upgrade our copy of llvm/clang to trunk r178860, in preparation of thedim2013-04-121-2/+3
| | | | | | | | | 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-7/+8
| | | | | | | 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-11/+14
| | | | | | | 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 r130700, from upstream's trunk.dim2011-05-021-4/+3
|
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-201-0/+311
This contains many improvements, primarily better C++ support, an integrated assembler for x86 and support for -pg.
OpenPOWER on IntegriCloud