aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/modify-python-lldb.py
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2011-07-15 12:50:21 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2011-07-15 12:50:21 +0000
commitcb1a888fdec371dbd39c164d5db3f4441dd679d9 (patch)
treea00e91d37b2310caa8c545a657ebb89d559db508 /lldb/scripts/Python/modify-python-lldb.py
parentb92195852fbf5c2f53263368497ae3bedc588ad9 (diff)
downloadllvm-cb1a888fdec371dbd39c164d5db3f4441dd679d9.zip
llvm-cb1a888fdec371dbd39c164d5db3f4441dd679d9.tar.gz
llvm-cb1a888fdec371dbd39c164d5db3f4441dd679d9.tar.bz2
Eliminate "const" from extern const to fix breakeage since r135184 on msvc.
MSVC decorates (and distinguishes) "const" in mangler. It brought linkage error between "extern const" declarations and definitions. llvm-svn: 135269
Diffstat (limited to 'lldb/scripts/Python/modify-python-lldb.py')
0 files changed, 0 insertions, 0 deletions