summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/tools/clang/lib/Sema/SemaDeclAttr.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove LLVM 8.0.1 files.patrick2020-08-031-8334/+0
|
* Merge LLVM 8.0.0 release.patrick2019-06-231-421/+895
| | | | | | | | | 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@
* Merge LLVM 7.0.1 release.patrick2019-01-271-2143/+2220
| | | | | With fixes from mortimer@ (thanks!) Tested by many, especially naddy@ (thanks!)
* Merge LLVM 6.0.0 release.patrick2018-04-061-145/+268
|
* Merge LLVM 5.0.0 release.patrick2017-10-041-106/+768
|
* teach clang about our syslog format attributerobert2017-07-271-0/+1
| | | | ok deraadt@
* Import LLVM 4.0.0 rc1 including clang and lld to help the currentpatrick2017-01-241-112/+623
| | | | development effort on OpenBSD/arm64.
* Import LLVM 3.9.1 including clang and lld.patrick2017-01-141-150/+664
|
* Use the space freed up by sparc and zaurus to import LLVM.pascal2016-09-031-0/+5972
ok hackroom@