Skip to content
Commit 9b43f336 authored by Jeffrey Yasskin's avatar Jeffrey Yasskin
Browse files

Change all self assignments X=X to (void)X, so that we can turn on a

new gcc warning that complains on self-assignments and
self-initializations.

llvm-svn: 122458
parent f14bb1e9
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