Skip to content
Commit f2430ba2 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent 8f452bc2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment