blob: 0c4391e7b037ef9e3019e55bdfd45bd4d46e7099 [file] [log] [blame]
Michael J. Spencer359e09d2013-01-20 10:39:17 +00001C++11
2=====
3
Chandler Carruthd4092292014-03-02 13:00:23 +00004Originally, LLD was developed in C++11 unlike the rest of LLVM. Now, all of
5LLVM, LLD, and Clang are developed using C++11. See the `LLVM Coding
6Standards`_ for details on the precise subset of C++11 supported by the various
7host compilers.
Michael J. Spencer359e09d2013-01-20 10:39:17 +00008
Chandler Carruth03b4e3a2014-03-02 09:17:09 +00009.. _LLVM Coding Standards: http://llvm.org/docs/CodingStandards.html