diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-07-25 17:39:21 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-07-25 17:39:21 +0000 |
commit | f2430ba223687538681071ce4746a2878ad3db53 (patch) | |
tree | a259d2d0bf35390f2f0efcce9aeba31c50e64946 /clang/lib/AST/ExprCXX.cpp | |
parent | 8f452bc291c6d24fdc5f9ca1c9a313fcbaed1c44 (diff) | |
download | bcm5719-llvm-f2430ba223687538681071ce4746a2878ad3db53.tar.gz bcm5719-llvm-f2430ba223687538681071ce4746a2878ad3db53.zip |
Start removing the use of smart pointers from the Parse/Sema
interaction, by effectively defaulting to
DISABLE_SMART_POINTERS. We're embracing the model where all AST nodes
are ASTContext-allocated and live as long as the ASTContext lives.
llvm-svn: 109374
Diffstat (limited to 'clang/lib/AST/ExprCXX.cpp')
0 files changed, 0 insertions, 0 deletions