-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillac++invalidResolved as invalid, i.e. not a bugResolved as invalid, i.e. not a bug
Description
| Bugzilla Link | 9157 |
| Resolution | INVALID |
| Resolved on | Feb 07, 2011 12:17 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
Extended Description
I have a file with this line of code:
operator[j] = right[ i][ j];
llvm-g++ and g++ both compile it fine. clang++ gives the error in the summary.
Apple clang version 2.0 (tags/Apple/clang-134) (based on LLVM 2.9svn)
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillac++invalidResolved as invalid, i.e. not a bugResolved as invalid, i.e. not a bug