summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-01-29 21:55:16 +0000
committerDan Gohman <gohman@apple.com>2010-01-29 21:55:16 +0000
commitdf22bbf76c5a5bf1945a49dcab5a18895a28a888 (patch)
tree5ef56324325a70e03009f28e9576a54416154607 /clang/lib/CodeGen/CodeGenModule.cpp
parent838fb09a75f6aefe841a3d27cc27ada305485edb (diff)
downloadbcm5719-llvm-df22bbf76c5a5bf1945a49dcab5a18895a28a888.tar.gz
bcm5719-llvm-df22bbf76c5a5bf1945a49dcab5a18895a28a888.zip
Skip whitespace when looking for a potential intended match.
Before: <stdin>:94:1: note: possible intended match here movsd 4096(%rsi), %xmm0 ^ After: <stdin>:94:2: note: possible intended match here movsd 4096(%rsi), %xmm0 ^ llvm-svn: 94847
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud