diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2021-01-08 08:46:19 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2021-01-08 08:47:21 -0800 |
commit | cb6d53ccdc7288f1bb62b0d50055545acfb59f77 (patch) | |
tree | 4d85f756a80ecc25cb37c471ea10796a8f268cd3 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 466df1718e41fe2fca6ce6bd98c01b18f42c05e4 (diff) | |
download | llvm-cb6d53ccdc7288f1bb62b0d50055545acfb59f77.zip llvm-cb6d53ccdc7288f1bb62b0d50055545acfb59f77.tar.gz llvm-cb6d53ccdc7288f1bb62b0d50055545acfb59f77.tar.bz2 |
[lldb] Bump the required SWIG version to 3
Bump the required SWIG version to 3. If my memory serves me well we last
bumped the required SWIG version to 2 for Python 3. At that time SWIG 3
had already been around for a while so everyone I know was already using
that.
It appears that SWIG 3 is the only version that officially supports
C++11 which we're using in the typemap. SWIG 3 was released in 2014 so I
think it's reasonable to make that the minimum required version.
https://bugs.llvm.org/show_bug.cgi?id=48685
Differential revision: https://reviews.llvm.org/D94244
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions