aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-02-26 23:42:13 +0000
committerChris Lattner <sabre@nondot.org>2010-02-26 23:42:13 +0000
commit65d3a0a5f864d2a054ccc62d4200affc3483b3f2 (patch)
tree9601e3076206bfab25d8c436d3557a18179f9410 /clang/lib/Basic/SourceManager.cpp
parent62abc944d6738ffb93f273fb755d4a2d9825d823 (diff)
downloadllvm-65d3a0a5f864d2a054ccc62d4200affc3483b3f2.zip
llvm-65d3a0a5f864d2a054ccc62d4200affc3483b3f2.tar.gz
llvm-65d3a0a5f864d2a054ccc62d4200affc3483b3f2.tar.bz2
Fix rdar://7694996 a miscompile of 183.equake from my patch yesterday,
confusing the old MAT variable with the new GlobalType one. This caused us to promote the @disp global pointer into: @disp.body = internal global double*** undef instead of: @disp.body = internal global [3 x double**] undef llvm-svn: 97285
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions