llvm-capstone/clang/www
Richard Smith 6eedfe77c1 Implement C++ DR1391 (wg21.link/cwg1391)
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 re-commits r290808, reverted in r290811 and r291412, with a couple of
fixes for handling of explicitly-specified non-trailing template argument
packs.

llvm-svn: 291427
2017-01-09 08:01:21 +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 C++ DR1391 (wg21.link/cwg1391) 2017-01-09 08:01:21 +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
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