Skip to content
Commit a0d2a166 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Using llvm::OwningPtr<> for CurLexer and CurTokenLexer. This makes both the...

Using llvm::OwningPtr<> for CurLexer and CurTokenLexer.  This makes both the ownership semantics of these objects explicit within the Preprocessor and also tightens up the code (explicit deletes not needed).

llvm-svn: 59249
parent 7c1e61d7
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