[cfe-dev] Using C++11 in clang/tools/extra

Vane, Edwin edwin.vane at intel.com
Wed Nov 28 07:15:20 PST 2012


Hi all,

It came up in a recent code review (http://llvm-reviews.chandlerc.com/D136) that C++11 features aren't allowed in the codebase. I can understand the reason for this in the LLVM and clang codebases as they're both widely used. However, would it be a problem to use C++11 officially in clang/tools/extra? It's not nearly as widely used and has less of a chance of impacting critical work in the community. Are there other problems I'm missing? If not, could the use of C++11 in clang/tools/extra be officially blessed?

--
Edwin Vane
  Software Developer
  Intel of Canada, Inc.





More information about the cfe-dev mailing list