aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm/tools/clang/lib/Basic/Attributes.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201-35/+0
| | | | | | | | | | | | | This uses the new layout of the upstream repository, which was recently migrated to GitHub, and converted into a "monorepo". That is, most of the earlier separate sub-projects with their own branches and tags were consolidated into one top-level directory, and are now branched and tagged together. Updating the vendor area to match this layout is next. Notes: svn path=/head/; revision=355940
* Merge clang trunk r351319, resolve conflicts, and update FREEBSD-Xlist.Dimitry Andric2019-01-201-1/+8
| | | | Notes: svn path=/projects/clang800-import/; revision=343214
* Merge llvm, clang, lld and lldb trunk r300890, and update build glue.Dimitry Andric2017-04-201-0/+11
| | | | Notes: svn path=/projects/clang500-import/; revision=317230
* Update clang to trunk r256633.Dimitry Andric2015-12-301-2/+2
| | | | Notes: svn path=/projects/clang380-import/; revision=292942
* Merge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge clang 3.6.0rc1 fromDimitry Andric2015-01-251-2/+2
| | | | | | | ^/vendor/clang/dist, resolve conflicts, and cleanup patches. Notes: svn path=/projects/clang360-import/; revision=277718
* Merge clang 3.5.0 release from ^/vendor/clang/dist, resolve conflicts,Dimitry Andric2014-11-241-0/+17
and preserve our customizations, where necessary. Notes: svn path=/projects/clang350-import/; revision=274969