Skip to content
Commit 09282c91 authored by Kovarththanan Rajaratnam's avatar Kovarththanan Rajaratnam
Browse files

Don't call Decl::CollectingStats(false) and Stmt::CollectingStats(false). When...

Don't call Decl::CollectingStats(false) and Stmt::CollectingStats(false). When called with false these functions return whether statistics are enabled. They don't change any state. Since we're not using the return value avoid calling them in the first place.

llvm-svn: 90077
parent 3cdd8bc3
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