forked from OSchip/llvm-project
parent
3ef6b60eeb
commit
650dcf6027
|
@ -21,7 +21,7 @@ This page outlines the main goals of Clang, as well as some compelling reasons w
|
|||
<li>Language conformance with C99, ObjC, C++
|
||||
<li>Real-world, production quality compiler
|
||||
<li>GCC compatibility
|
||||
<li>Library based architecture with finely crafted C++ API’s
|
||||
<li>Library based architecture with finely crafted C++ APIs
|
||||
<div class="li_desc">Makes Clang easier to work with and more flexible.</div>
|
||||
<div class="li_weak_desc">(more details on this in the "Key Features" section)</div>
|
||||
<li>Easy to extend
|
||||
|
|
Loading…
Reference in New Issue