summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ExprCXX.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-07-25 17:39:21 +0000
committerDouglas Gregor <dgregor@apple.com>2010-07-25 17:39:21 +0000
commitf2430ba223687538681071ce4746a2878ad3db53 (patch)
treea259d2d0bf35390f2f0efcce9aeba31c50e64946 /clang/lib/AST/ExprCXX.cpp
parent8f452bc291c6d24fdc5f9ca1c9a313fcbaed1c44 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud