Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
unittests
Support
ValueHandleTest.cpp
Find file
Blame
History
Permalink
Change all self assignments X=X to (void)X, so that we can turn on a
· 9b43f336
Jeffrey Yasskin
authored
Dec 23, 2010
new gcc warning that complains on self-assignments and self-initializations. llvm-svn: 122458
9b43f336
Loading