diff options
| author | Douglas Gregor <dgregor@apple.com> | 2008-11-06 22:13:31 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2008-11-06 22:13:31 +0000 |
| commit | 11d0c4c0985fc37a844c0c3033db9f49291e2e1f (patch) | |
| tree | 4437dd5182125f02765bdb5e19309bd3cacf0e1f /llvm/lib/Transforms/Scalar/InstructionCombining.cpp | |
| parent | 193e4c025efda046c3db4be1efb098a491767ff9 (diff) | |
| download | bcm5719-llvm-11d0c4c0985fc37a844c0c3033db9f49291e2e1f.tar.gz bcm5719-llvm-11d0c4c0985fc37a844c0c3033db9f49291e2e1f.zip | |
Parsing, ASTs, and semantic analysis for the declaration of overloaded
operators in C++. Overloaded operators can be called directly via
their operator-function-ids, e.g., "operator+(foo, bar)", but we don't
yet implement the semantics of operator overloading to handle, e.g.,
"foo + bar".
llvm-svn: 58817
Diffstat (limited to 'llvm/lib/Transforms/Scalar/InstructionCombining.cpp')
0 files changed, 0 insertions, 0 deletions

