• ehsan retitled this revision from to Add some documentation stating that the memory allocated by the ASTContext.h placement new does not need to be explicitly freed.
Context.Deallocate() is a noop, so I think this last sentence is incorrect. I'd delete it or shorten to "Note that you cannot use delete on the pointer."
Context.Deallocate() is a noop, so I think this last sentence is incorrect. I'd delete it or shorten to "Note that you cannot use delete on the pointer."