diff options
| author | Steve Naroff <snaroff@apple.com> | 2008-01-29 18:58:14 +0000 | 
|---|---|---|
| committer | Steve Naroff <snaroff@apple.com> | 2008-01-29 18:58:14 +0000 | 
| commit | ddb1dd8c5fdd1023ba2006a38370d5358ce1e91b (patch) | |
| tree | 032d7b080b062e3d5b2139cd0582512d4068ee3c /llvm/lib | |
| parent | 31cfda76cdd463e041c0fd235b45cb44be9f1819 (diff) | |
| download | bcm5719-llvm-ddb1dd8c5fdd1023ba2006a38370d5358ce1e91b.tar.gz bcm5719-llvm-ddb1dd8c5fdd1023ba2006a38370d5358ce1e91b.zip | |
Tighten up ASTContext::typesAreCompatible()...it needs to make sure the qualifiers match. The comment and C99 citation for this routine were correct...the code needed to conform to the comment/spec. This fixes the test added below.
Tightening up this routine forced tweaks to Sema::CheckSubtractionOperands() and Sema::CheckCompareOperands(). For example, they both need to operate on the unqualified pointee...
llvm-svn: 46522
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions

