| commit | 2b93164aa95a8c6084eaa276875cf70044824dc1 | [log] [tgz] |
|---|---|---|
| author | Ben Chan <[email protected]> | Wed Apr 16 22:50:15 2014 |
| committer | chrome-internal-fetch <[email protected]> | Wed Apr 23 07:03:17 2014 |
| tree | 222487c1bf01d7dc215329616f0f1450530bd132 | |
| parent | 40da52e77a3df2f439e4e6a496eeea36e74ff766 [diff] |
Enable C++11 support. This CL catches the sailing C++11 train by enabling C++11 support in the gyp file and migrating code to use range-based for loops and braced initializer lists. BUG=None TEST=Tested the following: 1. `USE='gdmwimax wimax' FEATURES=test emerge-$BOARD platform2` 2. Run platform_WiMaxPresent and platform_WiMaxSmoke test. Change-Id: I7613bd7ae7b74120caa8d4c321e5600371cb0a5b Reviewed-on: https://chromium-review.googlesource.com/196388 Reviewed-by: Ben Chan <[email protected]> Commit-Queue: Ben Chan <[email protected]> Tested-by: Ben Chan <[email protected]>