diff options
author | Stella Laurenzo <stellaraccident@gmail.com> | 2021-10-12 19:32:48 -0700 |
---|---|---|
committer | Stella Laurenzo <stellaraccident@gmail.com> | 2021-10-12 21:13:54 -0700 |
commit | 3d92722f74993969243d1400bc3257ca3d03902f (patch) | |
tree | d373611c6eed33b5026e41bcf9714f3a59a2b9fc /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 84fae3bce84db5af976d58446b59773724fe108c (diff) | |
download | llvm-3d92722f74993969243d1400bc3257ca3d03902f.zip llvm-3d92722f74993969243d1400bc3257ca3d03902f.tar.gz llvm-3d92722f74993969243d1400bc3257ca3d03902f.tar.bz2 |
[mlir][python] Add a warning for cmake version < 3.15.
As discussed on discord, we have never actually been able to build with the project-wide published min version of 3.14.3. The buildbot that tests the Python configuration is currently pinned to 3.19.1, and there are a number of non-version/policy controlled features that Python building relies on that makes it unreliable with older versions. Some of the issues are pretty fundamental and I don't know how to do them on the older version. I think that, as an optional feature, at least advertising the PSA as in this patch is a good middle ground until the next project-wide CMake version bump.
Also moves setup logic to a macro so that everyone can use it.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions