projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5997e89
)
[lldb/Lua] add 'Lua' before naming versions
author
Pedro Tammela
<pctammela@gmail.com>
Sat, 23 Jan 2021 15:20:54 +0000
(15:20 +0000)
committer
Pedro Tammela
<pctammela@gmail.com>
Sat, 23 Jan 2021 15:20:54 +0000
(15:20 +0000)
NFC
lldb/bindings/lua/lua-typemaps.swig
patch
|
blob
|
history
diff --git
a/lldb/bindings/lua/lua-typemaps.swig
b/lldb/bindings/lua/lua-typemaps.swig
index
24983dc
..
32435b9
100644
(file)
--- a/
lldb/bindings/lua/lua-typemaps.swig
+++ b/
lldb/bindings/lua/lua-typemaps.swig
@@
-4,7
+4,7
@@
//===----------------------------------------------------------------------===//
-// In 5.3 and beyond the VM supports integers, so we need to remap
+// In
Lua
5.3 and beyond the VM supports integers, so we need to remap
// SWIG's internal handling of integers.