diff options
author | Nico Weber <nicolasweber@gmx.de> | 2012-11-08 23:38:59 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2012-11-08 23:38:59 +0000 |
commit | 7d37f05a4447c83f29876a6e3515250cafe13c0e (patch) | |
tree | b9021c9ac94c52a84787ff5177ca751fcd7e1e08 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a2d228b57002137aaf556d1ee319d2255a9b5c76 (diff) | |
download | llvm-7d37f05a4447c83f29876a6e3515250cafe13c0e.zip llvm-7d37f05a4447c83f29876a6e3515250cafe13c0e.tar.gz llvm-7d37f05a4447c83f29876a6e3515250cafe13c0e.tar.bz2 |
[Windows] Fix mangling of number literal '0'
Do this by making the mangleNumber(APSInt) overload look like
the int64_t version. (The latter should probably just delegate
to the former).
Test from Evgeny Eltsin!
llvm-svn: 167599
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions