Commit 6ed829b
authored
[lldb] Restore the old behavior in lua-typemaps.swig (llvm#169103)
Restore the original behavior (i.e. before llvm#167764), which uses
eOpenOptionWriteOnly, not eOpenOptionReadWrite. Fixes TestLuaAPI.py.1 parent 86cbb36 commit 6ed829b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| |||
0 commit comments