search for: temp_arg_nontype

Displaying 5 results from an estimated 5 matches for "temp_arg_nontype".

2013 Dec 11
2
[LLVMdev] Switching to the new MingW ABI
...: SemaCXX/static-cast.cpp > Printing thiscall attribute on member function pointer type. > > Clang :: CXX/dcl.dcl/dcl.spec/dcl.constexpr/p1.cpp > Clang :: SemaTemplate/explicit-instantiation.cpp > Clang :: SemaTemplate/instantiate-method.cpp > Clang :: SemaTemplate/temp_arg_nontype.cpp > Printing thiscall attribute for function type after explicit > specialization function match failure. > > - Hans > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131210/950d1b04/attachm...
2013 Dec 11
0
[LLVMdev] Switching to the new MingW ABI
...nterpret-cast.cpp Clang :: SemaCXX/static-cast.cpp Printing thiscall attribute on member function pointer type. Clang :: CXX/dcl.dcl/dcl.spec/dcl.constexpr/p1.cpp Clang :: SemaTemplate/explicit-instantiation.cpp Clang :: SemaTemplate/instantiate-method.cpp Clang :: SemaTemplate/temp_arg_nontype.cpp Printing thiscall attribute for function type after explicit specialization function match failure. - Hans
2013 Dec 11
0
[LLVMdev] Switching to the new MingW ABI
...p >> Printing thiscall attribute on member function pointer type. >> >> Clang :: CXX/dcl.dcl/dcl.spec/dcl.constexpr/p1.cpp >> Clang :: SemaTemplate/explicit-instantiation.cpp >> Clang :: SemaTemplate/instantiate-method.cpp >> Clang :: SemaTemplate/temp_arg_nontype.cpp >> Printing thiscall attribute for function type after explicit >> specialization function match failure. >> >> - Hans > >
2013 Dec 10
2
[LLVMdev] Switching to the new MingW ABI
On Tue, Dec 10, 2013 at 11:58 AM, Hans Wennborg <hans at chromium.org> wrote: > It would be nice if we could make the TypePrinter not print the > calling convention if it's the default one for the ABI, but > TypePrinter doesn't have a lot of context.. no Sema, no ASTContext :/ > Does this patch fix any failures for you? It doesn't fix that test case, unfortunately.
2013 Dec 12
3
[LLVMdev] Switching to the new MingW ABI
...thiscall attribute on member function pointer type. >>> >>> Clang :: CXX/dcl.dcl/dcl.spec/dcl.constexpr/p1.cpp >>> Clang :: SemaTemplate/explicit-instantiation.cpp >>> Clang :: SemaTemplate/instantiate-method.cpp >>> Clang :: SemaTemplate/temp_arg_nontype.cpp >>> Printing thiscall attribute for function type after explicit >>> specialization function match failure. >>> >>> - Hans >> >> -------------- next part -------------- A non-text attachment was scrubbed... Name: relax-tests-for-thiscall-in-types...