commit | fec2f6535eb64c25ef233f50bbe2f7aff1839a8d | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasol <compnerd@compnerd.org> | Sat Nov 02 15:06:17 2019 -0400 |
committer | Saleem Abdulrasol <compnerd@compnerd.org> | Sat Nov 02 15:07:54 2019 -0400 |
tree | 0f25a136a9b2f00df8ab3449d0db8d8af7ad74f4 | |
parent | 2b12dccfe620ba443d1d15cda67b975810c375c7 [diff] |
build: avoid custom handling for C++ standard Use the builtin CMake support for specifying the proper flags for the targets to build at a certain C++ standard. This avoids unnecessary checks in CMake, speeding up the configure phase as well as simplifies the logic overall. Cr-Mirrored-From: sso://chromium.googlesource.com/_direct/external/github.com/llvm/llvm-project Cr-Mirrored-Commit: 5ce2c6d2db88019e0b8bc00c77e4155b4eaa15d7