diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-01-26 05:01:58 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-01-26 05:01:58 +0000 |
commit | db9d66424425ad4d00c3bb499ad913beaeeda0f1 (patch) | |
tree | 391cf6eb0d7fe9a1d8a315889212c056581ccc54 /llvm/lib/Analysis/Analysis.cpp | |
parent | 5d068499a7b43a5c9a4375f7a4cdbfc238e0b683 (diff) | |
download | bcm5719-llvm-db9d66424425ad4d00c3bb499ad913beaeeda0f1.tar.gz bcm5719-llvm-db9d66424425ad4d00c3bb499ad913beaeeda0f1.zip |
Rvalue references for *this:
- Add ref-qualifiers to the type system; they are part of the
canonical type. Print & profile ref-qualifiers
- Translate the ref-qualifier from the Declarator chunk for
functions to the function type.
- Diagnose mis-uses of ref-qualifiers w.r.t. static member
functions, free functions, constructors, destructors, etc.
- Add serialization and deserialization of ref-qualifiers.
llvm-svn: 124281
Diffstat (limited to 'llvm/lib/Analysis/Analysis.cpp')
0 files changed, 0 insertions, 0 deletions