llvm-project/clang/test/CXX/dcl.dcl
Richard Smith 90ae9677e7 When a dependent alignas is applied to a non-dependent typedef,
prioritize the error for the bad subject over the error for the
dependent / non-dependent mismatch.

llvm-svn: 335191
2018-06-20 23:36:55 +00:00
..
basic.namespace PR31606: Generalize our tentative DR resolution for inheriting copy/move 2017-01-13 20:46:54 +00:00
dcl.attr When a dependent alignas is applied to a non-dependent typedef, 2018-06-20 23:36:55 +00:00
dcl.enum
dcl.link Bring r325915 back. 2018-02-23 19:30:48 +00:00
dcl.spec [C++17] Fix class template argument deduction for default constructors without an initializer 2018-03-24 04:32:11 +00:00
p4-0x.cpp