diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-07-15 12:50:21 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-07-15 12:50:21 +0000 |
commit | cb1a888fdec371dbd39c164d5db3f4441dd679d9 (patch) | |
tree | a00e91d37b2310caa8c545a657ebb89d559db508 /lldb/scripts/Python | |
parent | b92195852fbf5c2f53263368497ae3bedc588ad9 (diff) | |
download | llvm-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')
0 files changed, 0 insertions, 0 deletions