llvm-capstone/clang/www
Faisal Vali 24d59d14ba "This adds -fconcepts-ts as a cc1 option for enabling the
in-progress implementation of the Concepts TS. The recommended feature
test macro __cpp_experimental_concepts is set to 1 (as opposed to
201501) to indicate that the feature is enabled, but the
implementation is incomplete.

The link to the Concepts TS in cxx_status is updated to refer to the
PDTS (N4377). Additional changes related to __has_feature and
__has_extension are to follow in a later change.

Relevant tests include:

test/Lexer/cxx-features.cpp

The test file is updated with testing of the C++14 + Concepts TS mode.
The expected behaviour is the same as that of the C++14 modes except
for the case of __cpp_experimental_concepts."

- Hubert Tong.

Being committed for Hubert (as per his understanding with Richard Smith) as we start work on the concepts-ts following our preliminary strategy session earlier today. 

The patch is tiny and seems quite standard.

Thanks Hubert!

llvm-svn: 237982
2015-05-22 01:11:10 +00:00
..
analyzer Fix 'CFG graph' typo. NFC 2015-05-19 18:51:56 +00:00
demo
builtins.py
carbon-compile.png
clang_video-05-25-2007.html
clang_video-07-25-2007.html
comparison.html Fix link target. 2014-05-09 00:20:01 +00:00
compatibility.html Switch C compilations to C11 by default. 2014-10-20 23:26:58 +00:00
content.css
cxx_compatibility.html
cxx_dr_status.html DR295: cv-qualifiers on function types are ignored in C++. 2015-05-14 19:10:42 +00:00
cxx_status.html "This adds -fconcepts-ts as a cc1 option for enabling the 2015-05-22 01:11:10 +00:00
diagnostics.html Fix typo in CSS class name. 2014-02-03 07:02:19 +00:00
favicon.ico
feature-compile1.png
feature-compile2.png
feature-memory1.png
features.html Remove deprecated information about performances: 2014-04-27 14:54:11 +00:00
get_involved.html Tweak documentation. 2014-06-12 21:15:10 +00:00
get_started.html Update the subversion link to http://subversion.apache.org/packages.html. 2015-05-07 15:15:16 +00:00
hacking.html Tweak documentation. 2014-06-12 21:15:10 +00:00
index.html www: update the "Follow what's going on" section too 2014-01-16 17:04:52 +00:00
libstdc++4.4-clang0x.patch
libstdc++4.6-clang11.patch
libstdc++4.7-clang11.patch
make_cxx_dr_status Update cxx_dr_status.html after 3.6 branch 2015-01-14 18:14:00 +00:00
menu.css Fix a menu issue. patch by Vassil Vassilev 2015-03-09 09:09:55 +00:00
menu.html.incl Add a download link to the web page (PR22764) 2015-03-06 00:13:55 +00:00
OpenProjects.html
related.html remove less relevant information + about packaging/Mac OS X + link to cfe-dev 2014-04-27 15:17:15 +00:00
robots.txt
UniversalDriver.html