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 /clang/lib/FrontendTool | |
parent | b92195852fbf5c2f53263368497ae3bedc588ad9 (diff) | |
download | bcm5719-llvm-cb1a888fdec371dbd39c164d5db3f4441dd679d9.tar.gz bcm5719-llvm-cb1a888fdec371dbd39c164d5db3f4441dd679d9.zip |
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 'clang/lib/FrontendTool')
0 files changed, 0 insertions, 0 deletions