clang-1/www
Richard Smith 18e3076934 Start a page tracking which C++ defect reports have been implemented in Clang.
The page is generated from a text file listing DR numbers and implementation
status, plus a copy of the cwg_index.html from the WG21 website. Recipe:

  $ wget http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_index.html
  $ ./make_cxx_dr_status >! cxx_dr_status.html

The intent here is to go through all the DRs, add tests for each one, then mark
them as done once such tests are committed and passing. I've not linked to this
page from anywhere, since it doesn't contain any useful information yet.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181967 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-16 01:23:30 +00:00
..
analyzer Update checker build. 2013-04-23 23:55:03 +00:00
demo Remove extraneous period. 2011-07-20 21:02:28 +00:00
OpenProjects.html Update some stuff on the open projects page to reflect things we've already done. 2013-04-20 16:20:44 +00:00
UniversalDriver.html Fix ALL the markup. 2012-01-15 15:26:07 +00:00
builtins.py Add some missing functions to builtins.py. 2012-08-03 00:13:44 +00:00
carbon-compile.png new site -- the rest of it 2007-10-05 21:18:52 +00:00
clang_video-05-25-2007.html Fix ALL the markup. 2012-01-15 15:26:07 +00:00
clang_video-07-25-2007.html Fix ALL the markup. 2012-01-15 15:26:07 +00:00
comparison.html In the comparison, both clang and GCC are popular and widely adopted. This is no longer a win of GCC. 2013-04-08 18:56:15 +00:00
compatibility.html www tweaks to embiggen up our near-complete C++11 and C11 support. 2013-03-10 00:11:00 +00:00
content.css Update documentation with regards to template type diffing. 2012-06-27 02:00:20 +00:00
cxx_compatibility.html Fix ALL the markup. 2012-01-15 15:26:07 +00:00
cxx_dr_status Start a page tracking which C++ defect reports have been implemented in Clang. 2013-05-16 01:23:30 +00:00
cxx_dr_status.html Start a page tracking which C++ defect reports have been implemented in Clang. 2013-05-16 01:23:30 +00:00
cxx_status.html Downgrade C++14 "Clarifying memory allocation". We perform non-conforming 2013-05-12 23:39:32 +00:00
diagnostics.html Update documentation with regards to template type diffing. 2012-06-27 02:00:20 +00:00
favicon.ico Add a favicon.ico, mostly just to reduce errors in HTTP log. 2010-10-16 04:08:19 +00:00
feature-compile1.png new site -- the rest of it 2007-10-05 21:18:52 +00:00
feature-compile2.png new site -- the rest of it 2007-10-05 21:18:52 +00:00
feature-memory1.png new site -- the rest of it 2007-10-05 21:18:52 +00:00
features.html clarify that the advantages of the BSD license apply to when you incorporate clang into proprietary code bases, 2012-08-08 05:26:51 +00:00
get_involved.html Fix ALL the markup. 2012-01-15 15:26:07 +00:00
get_started.html Remove reference to MSVC only building X86 backend. 2013-04-15 11:55:27 +00:00
hacking.html Mention the lldb formatters in the clang wiki under debugging. 2012-11-16 00:25:28 +00:00
index.html C++11 support is now feature-complete. 2013-04-19 17:00:31 +00:00
libstdc++4.4-clang0x.patch Remove several more rvalue references from swap arguments in libstdc++4.4. 2011-05-03 17:28:13 +00:00
libstdc++4.6-clang11.patch libstdc++-4.6 needs the same common_type fix as libstdc++-4.7. Other than that, 2012-10-04 22:23:07 +00:00
libstdc++4.7-clang11.patch Link to a tiny patch to libstdc++-4.7 to work around the <chrono> issues 2012-04-17 01:04:22 +00:00
make_cxx_dr_status Start a page tracking which C++ defect reports have been implemented in Clang. 2013-05-16 01:23:30 +00:00
menu.css WWW: Force word wrapping of the content to avoid horizontal scrolling. 2012-08-30 13:12:02 +00:00
menu.html.incl Remove outdated performance.html webpage. 2013-02-13 21:51:18 +00:00
related.html Fix ALL the markup. 2012-01-15 15:26:07 +00:00
robots.txt Add an empty robots.txt, mostly just to reduce errors in HTTP log. 2010-10-16 04:10:37 +00:00