llvm-capstone/clang/www
Richard Smith 8210ed5586 Implement DR1265 (wg21.link/cwg1265).
Diasllow a declaration using the 'auto' type specifier from using two different
meanings of it at once, or from declaring multiple functions with deduced
return types or introducing multiple trailing return types.

The standard does not technically disallow the multiple trailing return types
case if all the declarators declare variables (such as function pointers with
trailing return types), but we disallow that too, following the clear intent.

llvm-svn: 291880
2017-01-13 02:22:01 +00:00
..
analyzer [www] Fix spelling error in checker release notes. 2016-11-16 14:23:41 +00:00
demo
builtins.py
carbon-compile.png
clang_video-05-25-2007.html
clang_video-07-25-2007.html
comparison.html
compatibility.html
content.css
cxx_compatibility.html
cxx_dr_status.html Implement DR1265 (wg21.link/cwg1265). 2017-01-13 02:22:01 +00:00
cxx_status.html Update C++ status pages for Clang 4 branch: 2017-01-13 00:57:54 +00:00
diagnostics.html
favicon.ico
feature-compile1.png
feature-compile2.png
feature-memory1.png
features.html
get_involved.html
get_started.html Add instructions in clang get_started page about working with a monorepo 2016-11-12 01:18:17 +00:00
hacking.html
index.html [Docs][OpenCL] Added OpenCL feature description to Clang documentation. 2017-01-12 17:52:22 +00:00
libstdc++4.4-clang0x.patch
libstdc++4.6-clang11.patch
libstdc++4.7-clang11.patch
make_cxx_dr_status Update C++ status pages for Clang 4 branch: 2017-01-13 00:57:54 +00:00
menu.css
menu.html.incl
OpenProjects.html
related.html [www] Update the link to the 'include what you use' project 2016-11-07 16:56:19 +00:00
robots.txt
UniversalDriver.html