llvm-project/clang/test/CXX/dcl.dcl/dcl.attr
Richard Smith dc4ccaaf66 PR19252: Fix crash if alignas is used with an auto-typed variable. Don't check
the type of the variable until it's known.

llvm-svn: 204887
2014-03-27 01:22:48 +00:00
..
dcl.align PR19252: Fix crash if alignas is used with an auto-typed variable. Don't check 2014-03-27 01:22:48 +00:00
dcl.attr.depend Finish semantic analysis for [[carries_dependency]] attribute. 2013-01-28 22:42:45 +00:00
dcl.attr.deprecated Implemented delayed processing of 'unavailable' checking, just like with 'deprecated'. 2013-12-18 23:30:06 +00:00
dcl.attr.grammar
dcl.attr.noreturn Adding the Subjects entry back for the noreturn attributes. This caused some test cases to be updated because the original diagnostic was about applying to methods as well as functions, but the semantic checking disallowed methods. 2013-11-27 18:53:58 +00:00