clang-1/test/CXX
Sebastian Redl 6e82475568 Don't allow definitions of array variables without some size information in C++. Fixed PR5401
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86165 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-05 19:47:47 +00:00
..
basic Switch XFAIL format to match LLVM. 2009-11-03 07:25:45 +00:00
class Make sure we actually have a definition before asking if it is implicit. Fixes PR4674. 2009-10-25 22:31:45 +00:00
class.derived/class.virtual When a member reference expression includes a qualifier on the member 2009-08-26 22:36:53 +00:00
dcl.dcl Switch parsing of using declarations over to ParseUnqualifiedId. 2009-11-04 16:30:06 +00:00
dcl.decl Don't allow definitions of array variables without some size information in C++. Fixed PR5401 2009-11-05 19:47:47 +00:00
expr Tests for C++ [expr], from James Porter! 2009-10-08 22:38:14 +00:00
lex/lex.trigraph Tests for C++ lex.trigraph, patch by Mats! 2009-08-23 08:22:33 +00:00
over Update for LLVM API change. 2009-07-27 21:00:51 +00:00
temp Switch XFAIL format to match LLVM. 2009-11-03 07:25:45 +00:00