llvm-project/clang/www
Richard Smith da986511fb Revert "DR2064: decltype(E) is only a dependent type if E is type-dependent, not
if E is merely instantiation-dependent."

This change leaves us unable to distinguish between different function
templates that differ in only instantiation-dependent ways, for example

template<typename T> decltype(int(T())) f();
template<typename T> decltype(int(T(0))) f();

We'll need substantially better support for types that are
instantiation-dependent but not dependent before we can go ahead with
this change.

This reverts commit e3065ce238.
2021-01-19 12:48:40 -08:00
..
analyzer clang analyzer: Fix the webpage rendering 2020-02-17 10:03:20 +01:00
demo [www] Change URLs to HTTPS. 2019-10-24 13:25:15 -07:00
OpenProjects.html [www] Change URLs to HTTPS. 2019-10-24 13:25:15 -07:00
UniversalDriver.html [www] More HTTPS and outdated link fixes. 2019-11-08 14:41:27 -08:00
builtins.py Portable Python script across Python version 2018-12-18 16:04:21 +00:00
carbon-compile.png
clang_video-05-25-2007.html redirecting to llvm.org/devmtg 2018-09-19 18:39:15 +00:00
clang_video-07-25-2007.html redirecting to llvm.org/devmtg 2018-09-19 18:39:15 +00:00
compatibility.html clang: Switch C compilations to C17 by default. 2020-03-02 09:39:26 -08:00
content.css
cxx_compatibility.html [www] Change URLs to HTTPS. 2019-10-24 13:25:15 -07:00
cxx_dr_status.html Revert "DR2064: decltype(E) is only a dependent type if E is type-dependent, not 2021-01-19 12:48:40 -08:00
cxx_status.html [www] Fix background color in table cell. 2021-01-19 11:04:31 -08:00
diagnostics.html [clang][www] Fix typo. NFC 2018-09-29 09:45:21 +00:00
favicon.ico
feature-compile1.png
feature-compile2.png
feature-memory1.png
features.html remove outdated comparison with other open-source c++ compilers 2020-02-11 00:05:16 -07:00
get_involved.html [www] Change URLs to HTTPS. 2019-10-24 13:25:15 -07:00
get_started.html [www] Change URLs to HTTPS. 2019-10-24 13:25:15 -07:00
hacking.html [lit] Improve naming of test result categories 2020-06-05 08:14:42 -07:00
index.html remove outdated comparison with other open-source c++ compilers 2020-02-11 00:05:16 -07:00
libstdc++4.4-clang0x.patch
libstdc++4.6-clang11.patch
libstdc++4.7-clang11.patch
make_cxx_dr_status [www] Remove '$Date$' marker from cxx_dr_status. 2020-12-18 14:14:52 -08:00
menu.css
menu.html.incl remove outdated comparison with other open-source c++ compilers 2020-02-11 00:05:16 -07:00
related.html [www] Change URLs to HTTPS. 2019-10-24 13:25:15 -07:00
robots.txt