diff options
author | Steve Naroff <snaroff@apple.com> | 2007-08-05 03:24:45 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2007-08-05 03:24:45 +0000 |
commit | 04e8bc8e352fd00757f472d50d882dd69dc139c3 (patch) | |
tree | 26a7a490d45a73efc9b389226309d7b3ce3097b2 /llvm/lib/Analysis/BasicAliasAnalysis.cpp | |
parent | 8a4cf97aa98d40c6bee20e74fb54801c69c84fca (diff) | |
download | bcm5719-llvm-04e8bc8e352fd00757f472d50d882dd69dc139c3.tar.gz bcm5719-llvm-04e8bc8e352fd00757f472d50d882dd69dc139c3.zip |
Remove a space from "typeof" printing. It was causing the following error...
[dylan:clang/test/Parser] admin% ../../../../Debug/bin/clang -parse-ast-check typeof.c
Warnings expected but not seen:
Line 21: incompatible types assigning 'typeof(*pi) const' to 'int *'
Warnings seen but not expected:
Line 21: incompatible types assigning 'typeof(*pi) const' to 'int *'
Also corrected a typo from my previous commit.
llvm-svn: 40832
Diffstat (limited to 'llvm/lib/Analysis/BasicAliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions