llvm-capstone/clang/www
Richard Smith d22652122d 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, with a fix for handling of
explicitly-specified template argument packs.

llvm-svn: 291410
2017-01-09 00:43:47 +00:00
..
analyzer [www] Fix spelling error in checker release notes. 2016-11-16 14:23:41 +00:00
demo Update mailing list references to lists.llvm.org 2015-08-05 03:55:23 +00:00
builtins.py
carbon-compile.png
clang_video-05-25-2007.html
clang_video-07-25-2007.html
comparison.html Fix grammar. 2015-12-16 00:19:23 +00:00
compatibility.html Documentation updates for recent changes to VLAs and default-initialization of const-qualified class objects. 2016-05-05 02:53:55 +00:00
content.css
cxx_compatibility.html
cxx_dr_status.html Implement C++ DR1391 (wg21.link/cwg1391) 2017-01-09 00:43:47 +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 Fix typo in CSS class name. 2014-02-03 07:02:19 +00:00
favicon.ico
feature-compile1.png
feature-compile2.png
feature-memory1.png
features.html Remove deprecated information about performances: 2014-04-27 14:54:11 +00:00
get_involved.html Update mailing list references to lists.llvm.org 2015-08-05 03:55:23 +00:00
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 Use VS2015 Project Support for Natvis to eliminate the need to manually install clang native visualizer 2016-03-28 18:03:37 +00:00
index.html Test commit, fixed "clang" to "Clang" in docs 2016-02-10 21:06:10 +00:00
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 Fix a menu issue. patch by Vassil Vassilev 2015-03-09 09:09:55 +00:00
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