Skip to content
Commit b198e5a9 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Fix an invalid use of ::back() on an newly emptied vector. Also tighten

up several places where we never expect to have NULL pointers to assert
early.

This fixes a valgrind error within CorrectTypo, but not the
non-determinism.

llvm-svn: 134032
parent d051f0a8
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