llvm-capstone/clang/www
Richard Smith efcfe86072 DR1391: Check for implicit conversion sequences for non-dependent function
template parameters between deduction and substitution. The idea is to accept
as many cases as possible, on the basis that substitution failure outside
the immediate context is much more common during substitution than during
implicit conversion sequence formation.

This does not implement the partial ordering portion of DR1391, which so
far appears to be misguided.

llvm-svn: 290808
2017-01-02 02:42:17 +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 DR1391: Check for implicit conversion sequences for non-dependent function 2017-01-02 02:42:17 +00:00
cxx_status.html [c++17] Implement P0522R0 as written. This allows a template template argument 2016-12-31 21:41:23 +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
libstdc++4.4-clang0x.patch
libstdc++4.6-clang11.patch
libstdc++4.7-clang11.patch
make_cxx_dr_status Add tests for a couple more DRs. 2016-12-09 19:35:45 +00:00
menu.css
menu.html.incl update the link to the code coverage 2016-09-26 12:53:53 +00:00
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