diff options
| author | Dan Gohman <gohman@apple.com> | 2010-01-29 21:55:16 +0000 |
|---|---|---|
| committer | Dan Gohman <gohman@apple.com> | 2010-01-29 21:55:16 +0000 |
| commit | df22bbf76c5a5bf1945a49dcab5a18895a28a888 (patch) | |
| tree | 5ef56324325a70e03009f28e9576a54416154607 /clang/lib/CodeGen/CodeGenModule.cpp | |
| parent | 838fb09a75f6aefe841a3d27cc27ada305485edb (diff) | |
| download | bcm5719-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

