commit | 8956f561c6e60156348c071323566e0d4fba45b8 | [log] [tgz] |
---|---|---|
author | Johannes Schönberger <jsch@demuc.de> | Mon Mar 10 22:39:20 2014 -0400 |
committer | Sameer Agarwal <sandwichmaker@gmail.com> | Tue Mar 11 17:00:06 2014 +0000 |
tree | 4fcf80ba76d9b181efb459fa351b710c52fbe51f | |
parent | e52843c419cca22846889c23d49dbaeba93d51b8 [diff] |
Fix issues related to Clang / LLVM 3.4 There were a few unused variables. The Clang GoldPlugin no longer supports the -O4 flag; it is now equivalent to -O3 -flto, which is backwards compatible. Change-Id: I90a8cfe88d90871de6cf3a175b2ced2806e3fd8e