[CMake] Bump CMake minimum version to 3.13.4This upgrade should be friction-less because we've already been ensuringthat CMake >= 3.13.4 is used.This is part of the effort discussed on llvm-dev
[CMake] Bump CMake minimum version to 3.13.4This upgrade should be friction-less because we've already been ensuringthat CMake >= 3.13.4 is used.This is part of the effort discussed on llvm-dev here: http://lists.llvm.org/pipermail/llvm-dev/2020-April/140578.htmlDifferential Revision: https://reviews.llvm.org/D78648
show more ...
Update the file headers across all of the LLVM projects in the monorepoto reflect the new license.We understand that people may be surprised that we're moving the headerentirely to discuss the ne
Update the file headers across all of the LLVM projects in the monorepoto reflect the new license.We understand that people may be surprised that we're moving the headerentirely to discuss the new license. We checked this carefully with theFoundation's lawyer and we believe this is the correct approach.Essentially, all code in the project is now made available by the LLVMproject under our new license, so you will see that the license headersinclude that license only. Some of our contributors have contributedcode under our old license, and accordingly, we have retained a copy ofour old license notice in the top-level files in each project andrepository.llvm-svn: 351636
[CMake] Update to requiring CMake 3.4.3Summary:This is as per the discussions on developer lists:http://lists.llvm.org/pipermail/llvm-dev/2016-April/098780.htmlhttp://lists.llvm.org/pipermail/l
[CMake] Update to requiring CMake 3.4.3Summary:This is as per the discussions on developer lists:http://lists.llvm.org/pipermail/llvm-dev/2016-April/098780.htmlhttp://lists.llvm.org/pipermail/llvm-dev/2016-May/100058.htmlSubscribers: cfe-commitsDifferential Revision: http://reviews.llvm.org/D20823llvm-svn: 271326
D9600: Add scan-build python implementationllvm-svn: 257533