]> granicus.if.org Git - clang/commit
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 13 Oct 2011 22:29:44 +0000 (22:29 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 13 Oct 2011 22:29:44 +0000 (22:29 +0000)
commit762bb9d0ad20320b9f97a841dce57ba5e8e48b07
tree135661847208640f8ffeee076ab802085ab3118b
parent48a9d189bbc989369155195a4ce8c7e1c02ea02a
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
-std=c++0x. Patch by Ahmed Charles!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141900 91177308-0d34-0410-b5e6-96231b3b80d8
329 files changed:
test/Analysis/PR9741.cpp
test/Analysis/misc-ps-cxx0x.cpp
test/Analysis/nullptr.cpp
test/CXX/basic/basic.lookup/basic.lookup.qual/p6-0x.cpp
test/CXX/basic/basic.scope/basic.scope.local/p4-0x.cpp
test/CXX/basic/basic.scope/basic.scope.pdecl/p3.cpp
test/CXX/basic/basic.types/p10.cpp
test/CXX/class.access/class.friend/p3-cxx0x.cpp
test/CXX/class.derived/class.virtual/p3-0x.cpp
test/CXX/class/class.bit/p2.cpp
test/CXX/class/class.mem/p5-0x.cpp
test/CXX/class/class.mem/p8-0x.cpp
test/CXX/class/class.nest/p1-cxx0x.cpp
test/CXX/class/class.static/class.static.data/p3.cpp
test/CXX/class/p1-0x.cpp
test/CXX/class/p2-0x.cpp
test/CXX/class/p6-0x.cpp
test/CXX/dcl.dcl/basic.namespace/namespace.def/p7.cpp
test/CXX/dcl.dcl/basic.namespace/namespace.def/p8.cpp
test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p3-cxx0x.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p1.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p2.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p3.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p4.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p6.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p8.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p9.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p2.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p3.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p4.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p5.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p6.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p7.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.elab/p2-0x.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/p4-cxx0x.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.type/p3-0x.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.typedef/p2-0x.cpp
test/CXX/dcl.decl/dcl.init/dcl.init.aggr/p1-0x.cpp
test/CXX/dcl.decl/dcl.init/dcl.init.list/p7-0x.cpp
test/CXX/dcl.decl/dcl.init/dcl.init.ref/p1.cpp
test/CXX/dcl.decl/dcl.init/dcl.init.ref/p5-0x.cpp
test/CXX/dcl.decl/dcl.init/dcl.init.ref/p5-cxx0x-no-extra-copy.cpp
test/CXX/dcl.decl/dcl.init/p14-0x.cpp
test/CXX/dcl.decl/dcl.meaning/dcl.array/p1-cxx0x.cpp
test/CXX/dcl.decl/dcl.meaning/dcl.fct/dcl.fct.def.default/p2.cpp
test/CXX/dcl.decl/dcl.meaning/dcl.fct/p13.cpp
test/CXX/dcl.decl/dcl.meaning/dcl.fct/p14.cpp
test/CXX/dcl.decl/dcl.meaning/dcl.fct/p2-cxx0x.cpp
test/CXX/dcl.decl/dcl.meaning/dcl.fct/p6-0x.cpp
test/CXX/dcl.decl/dcl.meaning/dcl.fct/p8-0x.cpp
test/CXX/dcl.decl/dcl.meaning/dcl.fct/p9-0x.cpp
test/CXX/dcl.decl/dcl.meaning/dcl.ref/p6-0x.cpp
test/CXX/dcl.decl/p4-0x.cpp
test/CXX/except/except.spec/canonical.cpp
test/CXX/except/except.spec/p1.cpp
test/CXX/except/except.spec/p11.cpp
test/CXX/except/except.spec/p14.cpp
test/CXX/except/except.spec/p15.cpp
test/CXX/except/except.spec/p2-places.cpp
test/CXX/except/except.spec/p3.cpp
test/CXX/except/except.spec/p5-pointers.cpp
test/CXX/except/except.spec/p5-virtual.cpp
test/CXX/except/except.spec/p9-noexcept.cpp
test/CXX/except/except.spec/template.cpp
test/CXX/expr/expr.cast/p4-0x.cpp
test/CXX/expr/expr.const/p2-0x.cpp
test/CXX/expr/expr.mptr.oper/p6-0x.cpp
test/CXX/expr/expr.post/expr.call/p7-0x.cpp
test/CXX/expr/expr.post/expr.const.cast/p1-0x.cpp
test/CXX/expr/expr.post/expr.dynamic.cast/p3-0x.cpp
test/CXX/expr/expr.post/expr.reinterpret.cast/p1-0x.cpp
test/CXX/expr/expr.post/expr.static.cast/p3-0x.cpp
test/CXX/expr/expr.post/expr.static.cast/p9-0x.cpp
test/CXX/expr/expr.prim/p12-0x.cpp
test/CXX/expr/expr.prim/p4-0x.cpp
test/CXX/expr/expr.unary/expr.new/p2-cxx0x.cpp
test/CXX/expr/expr.unary/expr.new/p20-0x.cpp
test/CXX/expr/expr.unary/expr.sizeof/p5-0x.cpp
test/CXX/expr/expr.unary/expr.unary.noexcept/cg.cpp
test/CXX/expr/expr.unary/expr.unary.noexcept/sema.cpp
test/CXX/lex/lex.literal/lex.ccon/p1.cpp
test/CXX/lex/lex.literal/lex.ext/p1.cpp
test/CXX/lex/lex.pptoken/p3-0x.cpp
test/CXX/over/over.built/p23.cpp
test/CXX/over/over.built/p25.cpp
test/CXX/over/over.load/p2-0x.cpp
test/CXX/over/over.match/over.match.best/over.best.ics/over.ics.user/p3-0x.cpp
test/CXX/over/over.match/over.match.best/over.ics.rank/p3-0x.cpp
test/CXX/over/over.match/over.match.funcs/p4-0x.cpp
test/CXX/special/class.copy/implicit-move-def.cpp
test/CXX/special/class.copy/implicit-move.cpp
test/CXX/special/class.copy/p11.0x.copy.cpp
test/CXX/special/class.copy/p11.0x.move.cpp
test/CXX/special/class.copy/p15-0x.cpp
test/CXX/special/class.copy/p33-0x.cpp
test/CXX/special/class.ctor/p4-0x.cpp
test/CXX/special/class.ctor/p5-0x.cpp
test/CXX/special/class.dtor/p2-0x.cpp
test/CXX/special/class.dtor/p3-0x.cpp
test/CXX/special/class.inhctor/elsewhere.cpp
test/CXX/special/class.inhctor/p3.cpp
test/CXX/special/class.inhctor/p7.cpp
test/CXX/special/class.init/class.base.init/p8-0x.cpp
test/CXX/special/class.init/class.base.init/p9-0x.cpp
test/CXX/special/class.temporary/p1.cpp
test/CXX/stmt.stmt/stmt.dcl/p3-0x.cpp
test/CXX/stmt.stmt/stmt.iter/stmt.ranged/p1.cpp
test/CXX/temp/temp.arg/temp.arg.template/p3-0x.cpp
test/CXX/temp/temp.arg/temp.arg.type/p2-cxx0x.cpp
test/CXX/temp/temp.decls/p3.cpp
test/CXX/temp/temp.decls/temp.alias/p1.cpp
test/CXX/temp/temp.decls/temp.alias/p2.cpp
test/CXX/temp/temp.decls/temp.alias/p3.cpp
test/CXX/temp/temp.decls/temp.class.spec/p8-0x.cpp
test/CXX/temp/temp.decls/temp.class.spec/p9-0x.cpp
test/CXX/temp/temp.decls/temp.fct/temp.func.order/p3-0x.cpp
test/CXX/temp/temp.decls/temp.variadic/deduction.cpp
test/CXX/temp/temp.decls/temp.variadic/example-bind.cpp
test/CXX/temp/temp.decls/temp.variadic/example-function.cpp
test/CXX/temp/temp.decls/temp.variadic/example-tuple.cpp
test/CXX/temp/temp.decls/temp.variadic/ext-blocks.cpp
test/CXX/temp/temp.decls/temp.variadic/injected-class-name.cpp
test/CXX/temp/temp.decls/temp.variadic/metafunctions.cpp
test/CXX/temp/temp.decls/temp.variadic/multi-level-substitution.cpp
test/CXX/temp/temp.decls/temp.variadic/p1.cpp
test/CXX/temp/temp.decls/temp.variadic/p2.cpp
test/CXX/temp/temp.decls/temp.variadic/p4.cpp
test/CXX/temp/temp.decls/temp.variadic/p5.cpp
test/CXX/temp/temp.decls/temp.variadic/parameter-matching.cpp
test/CXX/temp/temp.decls/temp.variadic/partial-ordering.cpp
test/CXX/temp/temp.fct.spec/temp.arg.explicit/p3-0x.cpp
test/CXX/temp/temp.fct.spec/temp.arg.explicit/p9-0x.cpp
test/CXX/temp/temp.fct.spec/temp.deduct/cwg1170.cpp
test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/p1-0x.cpp
test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/p3-0x.cpp
test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/p12.cpp
test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/p9-0x.cpp
test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p10-0x.cpp
test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p2-0x.cpp
test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p21.cpp
test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p22.cpp
test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p5-0x.cpp
test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p8-0x.cpp
test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p9-0x.cpp
test/CXX/temp/temp.param/p10-0x.cpp
test/CXX/temp/temp.param/p11-0x.cpp
test/CXX/temp/temp.param/p15-cxx0x.cpp
test/CXX/temp/temp.param/p9-0x.cpp
test/CXX/temp/temp.res/temp.dep/temp.dep.type/p1.cpp
test/CXX/temp/temp.spec/temp.expl.spec/p2-0x.cpp
test/CXX/temp/temp.spec/temp.explicit/p1-0x.cpp
test/CXX/temp/temp.spec/temp.explicit/p3-0x.cpp
test/CXX/temp/temp.spec/temp.explicit/p9-linkage.cpp
test/CXX/temp/temp.spec/temp.explicit/p9.cpp
test/CXX/temp/temp.type/p1-0x.cpp
test/CodeGen/char-literal.c
test/CodeGen/string-literal.c
test/CodeGenCXX/PR5050-constructor-conversion.cpp
test/CodeGenCXX/array-construction.cpp
test/CodeGenCXX/array-operator-delete-call.cpp
test/CodeGenCXX/cast-conversion.cpp
test/CodeGenCXX/constructor-conversion.cpp
test/CodeGenCXX/constructor-default-arg.cpp
test/CodeGenCXX/constructor-for-array-members.cpp
test/CodeGenCXX/constructor-init.cpp
test/CodeGenCXX/constructor-template.cpp
test/CodeGenCXX/conversion-function.cpp
test/CodeGenCXX/convert-to-fptr.cpp
test/CodeGenCXX/copy-assign-synthesis-1.cpp
test/CodeGenCXX/cxx0x-defaulted-templates.cpp
test/CodeGenCXX/cxx0x-delegating-ctors.cpp
test/CodeGenCXX/cxx0x-initializer-scalars.cpp
test/CodeGenCXX/debug-info-char16.cpp
test/CodeGenCXX/debug-info-cxx0x.cpp
test/CodeGenCXX/debug-info-nullptr.cpp
test/CodeGenCXX/derived-to-base-conv.cpp
test/CodeGenCXX/dynamic-cast-always-null.cpp
test/CodeGenCXX/eh.cpp
test/CodeGenCXX/for-range-temporaries.cpp
test/CodeGenCXX/for-range.cpp
test/CodeGenCXX/global-array-destruction.cpp
test/CodeGenCXX/mangle-alias-template.cpp
test/CodeGenCXX/mangle-exprs.cpp
test/CodeGenCXX/mangle-ref-qualifiers.cpp
test/CodeGenCXX/mangle-unnameable-conversions.cpp
test/CodeGenCXX/mangle-variadic-templates.cpp
test/CodeGenCXX/mangle.cpp
test/CodeGenCXX/member-init-anon-union.cpp
test/CodeGenCXX/member-init-ctor.cpp
test/CodeGenCXX/nullptr.cpp
test/CodeGenCXX/pr9965.cpp
test/CodeGenCXX/ptr-to-member-function.cpp
test/CodeGenCXX/reinterpret-cast.cpp
test/CodeGenCXX/rvalue-references.cpp
test/CodeGenCXX/scoped-enums.cpp
test/CodeGenCXX/static-assert.cpp
test/CodeGenCXX/union-dtor.cpp
test/CodeGenCXX/vararg-conversion-ctor.cpp
test/CodeGenCXX/variadic-templates.cpp
test/CodeGenObjCXX/arc-move.mm
test/CodeGenObjCXX/block-in-template-inst.mm
test/FixIt/fixit-cxx0x.cpp
test/Index/annotate-tokens-cxx0x.cpp
test/Index/in-class-init.cpp
test/Index/usrs-cxx0x.cpp
test/Lexer/cxx0x_keyword.cpp
test/Lexer/cxx0x_raw_string_delim_length.cpp
test/Lexer/cxx0x_raw_string_unterminated.cpp
test/Lexer/has_feature_cxx0x.cpp
test/Lexer/string_concat.cpp
test/Lexer/utf8-char-literal.cpp
test/Misc/diag-aka-types.cpp
test/PCH/cxx-alias-decl.cpp
test/PCH/cxx-for-range.cpp
test/PCH/cxx-implicit-moves.cpp
test/PCH/cxx-member-init.cpp
test/PCH/cxx-reference.cpp
test/PCH/cxx-static_assert.cpp
test/PCH/cxx-variadic-templates.cpp
test/PCH/cxx0x-default-delete.cpp
test/PCH/cxx0x-delegating-ctors.cpp
test/PCH/cxx_exprs.cpp
test/Parser/PR11000.cpp
test/Parser/char-literal-printing.c
test/Parser/cxx-default-delete.cpp
test/Parser/cxx0x-attributes.cpp
test/Parser/cxx0x-lambda-expressions.cpp
test/Parser/cxx0x-literal-operators.cpp
test/Parser/cxx0x-member-initializers.cpp
test/Parser/cxx0x-override-control-keywords.cpp
test/Parser/cxx0x-rvalue-reference.cpp
test/Parser/objcxx0x-lambda-expressions.mm
test/Parser/top-level-semi-cxx0x.cpp
test/Preprocessor/init.c
test/SemaCXX/PR10243.cpp
test/SemaCXX/PR5086-ambig-resolution-enum.cpp
test/SemaCXX/PR8012.cpp
test/SemaCXX/PR9902.cpp
test/SemaCXX/PR9908.cpp
test/SemaCXX/abstract.cpp
test/SemaCXX/aggregate-initialization.cpp
test/SemaCXX/alias-template.cpp
test/SemaCXX/alignof-sizeof-reference.cpp
test/SemaCXX/ambiguous-builtin-unary-operator.cpp
test/SemaCXX/attr-cxx0x.cpp
test/SemaCXX/auto-cxx0x.cpp
test/SemaCXX/auto-subst-failure.cpp
test/SemaCXX/builtin-ptrtomember-ambig.cpp
test/SemaCXX/builtin-ptrtomember-overload-1.cpp
test/SemaCXX/builtin-ptrtomember-overload.cpp
test/SemaCXX/cast-conversion.cpp
test/SemaCXX/conditional-expr.cpp
test/SemaCXX/conversion-delete-expr.cpp
test/SemaCXX/cxx0x-class.cpp
test/SemaCXX/cxx0x-constexpr-const.cpp
test/SemaCXX/cxx0x-cursory-default-delete.cpp
test/SemaCXX/cxx0x-defaulted-functions.cpp
test/SemaCXX/cxx0x-delegating-ctors.cpp
test/SemaCXX/cxx0x-deleted-default-ctor.cpp
test/SemaCXX/cxx0x-initializer-scalars.cpp
test/SemaCXX/cxx0x-nontrivial-union.cpp
test/SemaCXX/cxx0x-type-convert-construct.cpp
test/SemaCXX/decl-init-ref.cpp
test/SemaCXX/decltype-overloaded-functions.cpp
test/SemaCXX/decltype-pr4444.cpp
test/SemaCXX/decltype-pr4448.cpp
test/SemaCXX/decltype-this.cpp
test/SemaCXX/decltype.cpp
test/SemaCXX/defaulted-ctor-loop.cpp
test/SemaCXX/deleted-function.cpp
test/SemaCXX/deleted-operator.cpp
test/SemaCXX/dependent-auto.cpp
test/SemaCXX/dependent-noexcept-unevaluated.cpp
test/SemaCXX/dependent-types.cpp
test/SemaCXX/destructor.cpp
test/SemaCXX/enum-bitfield.cpp
test/SemaCXX/enum-scoped.cpp
test/SemaCXX/explicit.cpp
test/SemaCXX/for-range-examples.cpp
test/SemaCXX/for-range-no-std.cpp
test/SemaCXX/for-range-unused.cpp
test/SemaCXX/generalized-initializers.cpp
test/SemaCXX/generic-selection.cpp
test/SemaCXX/implicit-exception-spec.cpp
test/SemaCXX/issue547.cpp
test/SemaCXX/literal-operators.cpp
test/SemaCXX/literal-type.cpp
test/SemaCXX/member-init.cpp
test/SemaCXX/microsoft-cxx0x.cpp
test/SemaCXX/nullptr.cpp
test/SemaCXX/nullptr_in_arithmetic_ops.cpp
test/SemaCXX/overload-0x.cpp
test/SemaCXX/overloaded-builtin-operators-0x.cpp
test/SemaCXX/ptrtomember-overload-resolution.cpp
test/SemaCXX/ptrtomember.cpp
test/SemaCXX/redeclared-alias-template.cpp
test/SemaCXX/redeclared-auto.cpp
test/SemaCXX/ref-init-ambiguous.cpp
test/SemaCXX/return-noreturn.cpp
test/SemaCXX/rval-references-examples.cpp
test/SemaCXX/rval-references.cpp
test/SemaCXX/scope-check.cpp
test/SemaCXX/static-assert.cpp
test/SemaCXX/switch-0x.cpp
test/SemaCXX/trailing-return-0x.cpp
test/SemaCXX/trivial-constructor.cpp
test/SemaCXX/trivial-destructor.cpp
test/SemaCXX/type-traits.cpp
test/SemaCXX/underlying_type.cpp
test/SemaCXX/unused-functions.cpp
test/SemaCXX/value-initialization.cpp
test/SemaCXX/virtual-override.cpp
test/SemaCXX/virtuals.cpp
test/SemaObjCXX/arc-0x.mm
test/SemaObjCXX/nullptr.mm
test/SemaTemplate/alias-church-numerals.cpp
test/SemaTemplate/alias-nested-nontag.cpp
test/SemaTemplate/alias-template-template-param.cpp
test/SemaTemplate/alias-templates.cpp
test/SemaTemplate/canonical-expr-type-0x.cpp
test/SemaTemplate/default-arguments-cxx0x.cpp
test/SemaTemplate/delegating-constructors.cpp
test/SemaTemplate/dependent-names.cpp
test/SemaTemplate/instantiate-array.cpp
test/SemaTemplate/instantiate-expr-basic.cpp
test/SemaTemplate/instantiate-try-catch.cpp
test/SemaTemplate/resolve-single-template-id.cpp
test/SemaTemplate/temp_explicit_cxx0x.cpp
test/SemaTemplate/unresolved-construct.cpp