aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/StringRef.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2020-01-08 20:56:11 -0800
committerJonas Devlieghere <jonas@devlieghere.com>2020-01-08 21:02:59 -0800
commit51bdd98b8a52d07004bcaddff26caf376a1c32bf (patch)
tree979384730992ef98f1ea73e9a3c8579b7226dd45 /llvm/lib/Support/StringRef.cpp
parentd48ac7d54d8a096677c84cfb2928400e05b918ea (diff)
downloadllvm-51bdd98b8a52d07004bcaddff26caf376a1c32bf.zip
llvm-51bdd98b8a52d07004bcaddff26caf376a1c32bf.tar.gz
llvm-51bdd98b8a52d07004bcaddff26caf376a1c32bf.tar.bz2
[lldb/SWIG] Refactor extensions to be non Python-specific (3/3)
The current SWIG extensions for the string conversion operator is Python specific because it uses the PythonObjects. This means that the code cannot be reused for other SWIG supported languages such as Lua. This reimplements the extensions in a more generic way that can be reused. It uses a SWIG macro to reduce code duplication. Differential revision: https://reviews.llvm.org/D72377
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions