Add c++14 to COMPILER_FEATURES
This will be used to gate the fusefs tests. It's a partial merge of r348281
from projects/fuse2.
Differential D21044
Add c++14 to COMPILER_FEATURES asomers on Jul 23 2019, 11:06 PM. Authored by Tags None Referenced Files
Details Add c++14 to COMPILER_FEATURES This will be used to gate the fusefs tests. It's a partial merge of r348281
Diff Detail
Event TimelineComment Actions Add c++17 while there ?
Comment Actions I have no immediate need for c++17. But I could add it if you like.
Comment Actions Qualify clang's c++11 and c++14 support, add a c++17 feature, and sort features by version.
|