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/CodeGen/StackProtector.cpp | |
parent | 193e4c025efda046c3db4be1efb098a491767ff9 (diff) | |
download | llvm-11d0c4c0985fc37a844c0c3033db9f49291e2e1f.zip llvm-11d0c4c0985fc37a844c0c3033db9f49291e2e1f.tar.gz llvm-11d0c4c0985fc37a844c0c3033db9f49291e2e1f.tar.bz2 |
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/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions