]> granicus.if.org Git - clang/history - test/SemaCXX/cxx1z-class-template-argument-deduction.cpp
PR32185: Revert r291512 and add a testcase for PR32185.
[clang] / test / SemaCXX / cxx1z-class-template-argument-deduction.cpp
2017-04-13 Richard SmithPR32185: Revert r291512 and add a testcase for PR32185.
2017-02-21 Richard SmithFix deduction of type of pack-expanded non-type templat...
2017-02-21 Richard SmithFix lookup through injected-class-names in implicit...
2017-02-21 Richard SmithWhen deducing an array bound from the length of an...
2017-02-21 Richard SmithPR32010: Fix template argument depth mixup when forming...
2017-02-16 Richard SmithProperly set up the DeclContext for parameters of impli...
2017-02-16 Richard Smith[c++1z] Diagnose non-deducible template parameters...
2017-02-14 Richard SmithCanonicalize implicit deduction guide parameter types...
2017-02-14 Richard Smith[c++1z] Add some more tests for class template argument...
2017-02-10 Richard Smith[c++1z] Tests for class template argument deduction...
2017-02-10 Richard Smith[c++1z] P0512R0: support for 'explicit' specifier on...
2017-02-09 Richard Smith[c++1z] P0091R3: Basic support for deducing class templ...