llvm-project/clang/test/CXX/dcl.dcl
Larisse Voufo 98b20f1278 FIXME fix: improving diagnostics for template arguments deduction of class templates and explicit specializations
This patch essentially removes all the FIXMEs following calls to DeduceTemplateArguments() that want to keep track of deduction failure info.

llvm-svn: 186730
2013-07-19 23:00:19 +00:00
..
basic.namespace Allow typo correction to try removing nested name specifiers. 2013-07-02 23:47:44 +00:00
dcl.attr Don't crash if we try to apply 'alignas' to a variable declared with an 2013-02-22 09:21:42 +00:00
dcl.enum Improve handling of enumerator values for C and C++, including: 2010-02-01 23:36:03 +00:00
dcl.link Replace void with int to make this a valid C++ file. 2013-07-04 14:25:25 +00:00
dcl.spec FIXME fix: improving diagnostics for template arguments deduction of class templates and explicit specializations 2013-07-19 23:00:19 +00:00
p4-0x.cpp The 'constexpr implies const' rule for non-static member functions is gone in 2013-04-21 01:08:50 +00:00