Fix build with older (<3.0) swigs
authorPavel Labath <pavel@labath.sk>
Fri, 14 Dec 2018 14:25:20 +0000 (14:25 +0000)
committerPavel Labath <pavel@labath.sk>
Fri, 14 Dec 2018 14:25:20 +0000 (14:25 +0000)
commit091fcdb10b8230ac62e77597a14d24304c253ab9
treeb83d63763034677ce2829faddc6dc3948ed58f12
parent1b65b376ae45a335177a8c3f6f5bf1efa77255cc
Fix build with older (<3.0) swigs

It turns out it wasn't the compilers, but swig who had issues with my
previous patch -- older versions do not recognise the "constexpr"
keyword.

Fortunately, that can be fixed the same way we fix all other swig
incompatibilities: #ifndef SWIG.

llvm-svn: 349153
lldb/include/lldb/lldb-enumerations.h