Enable C++11
commit582eb85302b3fdfd0e3e29616a0a121ddba96cfd
authorSara Golemon <sgolemon@fb.com>
Thu, 20 Sep 2012 20:24:03 +0000 (20 13:24 -0700)
committerSara Golemon <sgolemon@fb.com>
Thu, 20 Sep 2012 20:25:41 +0000 (20 13:25 -0700)
tree614d1d4040248871d0ea90abcc3b638c46f7e8bc
parent7daf9dadc04cc51d173b3e419de44a2d518c08db
Enable C++11

Moving forward, these compiler features will be required for
IR and other features in the pipeline.  Compilers which do not
support C++11 features will be incompatable.
CMake/HPHPSetup.cmake