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

Switch -Wuninitialized to use a reverse-post order traversal as

an initial baseline for enqueued blocks, but use a simple DFS stack
for propagating changes quickly up back edges.

This provides a 3.5% reduction in -fsyntax-only time on sqlite3.c.

llvm-svn: 168241
parent 30834940
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