summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/tools/clang/lib/Analysis (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge LLVM 8.0.0 release.patrick2019-06-236-3062/+0
| | | | | | | | | Prepared with help from jsg@ and mortimer@ Tested on amd64 by bcallah@, krw@, naddy@ Tested on arm64 by patrick@ Tested on macppc by kettenis@ Tested on octeon by visa@ Tested on sparc64 by claudio@
* Import LLVM 8.0.0 release including clang, lld and lldb.patrick2019-06-2314-301/+1103
|
* Merge LLVM 7.0.1 release.patrick2019-01-271-5/+5
| | | | | With fixes from mortimer@ (thanks!) Tested by many, especially naddy@ (thanks!)
* Import LLVM 7.0.1 release including clang, lld and lldb.patrick2019-01-2724-1036/+1992
|
* The %b printf extension in the kernel is not fixed to a int type. On sparc64claudio2018-12-291-0/+9
| | | | | | there are various %llb formats. Adjust the code to handle the length specifiers and type check like it is used by the regular case. OK guenther@
* Tedu files that got removed in LLVM 6.0.0.patrick2018-04-061-51/+0
|
* Import LLVM 6.0.1 release including clang, lld and lldb.patrick2018-04-0615-295/+839
| | | | "where is the kaboom?" deraadt@
* Import LLVM 5.0.0 release including clang, lld and lldb.patrick2017-10-0411-748/+598
|
* Import LLVM 4.0.0 rc1 including clang and lld to help the currentpatrick2017-01-2417-136/+1284
| | | | development effort on OpenBSD/arm64.
* Merge LLVM 3.9.1patrick2017-01-141-18/+0
|
* Import LLVM 3.9.1 including clang and lld.patrick2017-01-1411-41/+210
|
* Use the space freed up by sparc and zaurus to import LLVM.pascal2016-09-0328-0/+16713
ok hackroom@