index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGenCXX
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'test/CodeGenCXX')
-rw-r--r--
test/CodeGenCXX/PR4827-cast.cpp
2
-rw-r--r--
test/CodeGenCXX/PR4890-debug-info-dtor.cpp
2
-rw-r--r--
test/CodeGenCXX/PR4983-constructor-conversion.cpp
2
-rw-r--r--
test/CodeGenCXX/PR5050-constructor-conversion.cpp
4
-rw-r--r--
test/CodeGenCXX/PR5093-static-member-function.cpp
2
-rw-r--r--
test/CodeGenCXX/__null.cpp
2
-rw-r--r--
test/CodeGenCXX/address-of-fntemplate.cpp
2
-rw-r--r--
test/CodeGenCXX/anonymous-namespaces.cpp
2
-rw-r--r--
test/CodeGenCXX/anonymous-union-member-initializer.cpp
2
-rw-r--r--
test/CodeGenCXX/array-construction.cpp
4
-rw-r--r--
test/CodeGenCXX/array-operator-delete-call.cpp
4
-rw-r--r--
test/CodeGenCXX/array-pointer-decay.cpp
2
-rw-r--r--
test/CodeGenCXX/array-value-initialize.cpp
2
-rw-r--r--
test/CodeGenCXX/assign-operator.cpp
2
-rw-r--r--
test/CodeGenCXX/attr.cpp
2
-rw-r--r--
test/CodeGenCXX/call-arg-zero-temp.cpp
4
-rw-r--r--
test/CodeGenCXX/cast-conversion.cpp
4
-rw-r--r--
test/CodeGenCXX/casts.cpp
2
-rw-r--r--
test/CodeGenCXX/class-layout.cpp
2
-rw-r--r--
test/CodeGenCXX/condition.cpp
2
-rw-r--r--
test/CodeGenCXX/conditional-expr-lvalue.cpp
2
-rw-r--r--
test/CodeGenCXX/conditional-temporaries.cpp
2
-rw-r--r--
test/CodeGenCXX/const-global-linkage.cpp
2
-rw-r--r--
test/CodeGenCXX/const-init.cpp
2
-rw-r--r--
test/CodeGenCXX/constructor-conversion.cpp
4
-rw-r--r--
test/CodeGenCXX/constructor-default-arg.cpp
4
-rw-r--r--
test/CodeGenCXX/constructor-for-array-members.cpp
4
-rw-r--r--
test/CodeGenCXX/constructor-init-reference.cpp
2
-rw-r--r--
test/CodeGenCXX/constructor-init.cpp
2
-rw-r--r--
test/CodeGenCXX/constructor-template.cpp
4
-rw-r--r--
test/CodeGenCXX/conversion-function.cpp
4
-rw-r--r--
test/CodeGenCXX/conversion-operator-base.cpp
2
-rw-r--r--
test/CodeGenCXX/convert-to-fptr.cpp
4
-rw-r--r--
test/CodeGenCXX/copy-assign-synthesis-1.cpp
4
-rw-r--r--
test/CodeGenCXX/copy-assign-synthesis-2.cpp
2
-rw-r--r--
test/CodeGenCXX/copy-assign-synthesis-3.cpp
2
-rw-r--r--
test/CodeGenCXX/copy-assign-synthesis.cpp
2
-rw-r--r--
test/CodeGenCXX/copy-constructor-elim.cpp
2
-rw-r--r--
test/CodeGenCXX/copy-constructor-synthesis-2.cpp
2
-rw-r--r--
test/CodeGenCXX/copy-constructor-synthesis.cpp
4
-rw-r--r--
test/CodeGenCXX/debug-info.cpp
2
-rw-r--r--
test/CodeGenCXX/decl-ref-init.cpp
4
-rw-r--r--
test/CodeGenCXX/default-arg-temps.cpp
2
-rw-r--r--
test/CodeGenCXX/default-arguments.cpp
2
-rw-r--r--
test/CodeGenCXX/default-constructor-default-argument.cpp
2
-rw-r--r--
test/CodeGenCXX/default-constructor-for-members.cpp
4
-rw-r--r--
test/CodeGenCXX/default-constructor-template-member.cpp
2
-rw-r--r--
test/CodeGenCXX/default-destructor-synthesis.cpp
4
-rw-r--r--
test/CodeGenCXX/delete-two-arg.cpp
2
-rw-r--r--
test/CodeGenCXX/delete.cpp
2
-rw-r--r--
test/CodeGenCXX/derived-to-base-conv.cpp
4
-rw-r--r--
test/CodeGenCXX/derived-to-base.cpp
2
-rw-r--r--
test/CodeGenCXX/destructor-calls.cpp
2
-rw-r--r--
test/CodeGenCXX/destructors.cpp
2
-rw-r--r--
test/CodeGenCXX/devirtualize-virtual-function-calls.cpp
2
-rw-r--r--
test/CodeGenCXX/dyncast.cpp
2
-rw-r--r--
test/CodeGenCXX/eh.cpp
2
-rw-r--r--
test/CodeGenCXX/elide-call-reference.cpp
2
-rw-r--r--
test/CodeGenCXX/empty-union.cpp
2
-rw-r--r--
test/CodeGenCXX/enum.cpp
2
-rw-r--r--
test/CodeGenCXX/eval-recursive-constant.cpp
2
-rw-r--r--
test/CodeGenCXX/exceptions.cpp
2
-rw-r--r--
test/CodeGenCXX/explicit-instantiation.cpp
2
-rw-r--r--
test/CodeGenCXX/expr.cpp
2
-rw-r--r--
test/CodeGenCXX/extern-c.cpp
2
-rw-r--r--
test/CodeGenCXX/function-template-explicit-specialization.cpp
2
-rw-r--r--
test/CodeGenCXX/function-template-specialization.cpp
2
-rw-r--r--
test/CodeGenCXX/global-array-destruction.cpp
2
-rw-r--r--
test/CodeGenCXX/global-init.cpp
2
-rw-r--r--
test/CodeGenCXX/global-llvm-constant.cpp
2
-rw-r--r--
test/CodeGenCXX/implicit-instantiation-1.cpp
2
-rw-r--r--
test/CodeGenCXX/init-incomplete-type.cpp
2
-rw-r--r--
test/CodeGenCXX/inline-functions.cpp
2
-rw-r--r--
test/CodeGenCXX/instantiate-init-list.cpp
2
-rw-r--r--
test/CodeGenCXX/key-function-vtable.cpp
2
-rw-r--r--
test/CodeGenCXX/mangle-extern-local.cpp
2
-rw-r--r--
test/CodeGenCXX/mangle-extreme.cpp
2
-rw-r--r--
test/CodeGenCXX/mangle-subst-std.cpp
2
-rw-r--r--
test/CodeGenCXX/mangle-subst.cpp
2
-rw-r--r--
test/CodeGenCXX/mangle-system-header.cpp
2
-rw-r--r--
test/CodeGenCXX/mangle-template.cpp
2
-rw-r--r--
test/CodeGenCXX/mangle-unnamed.cpp
2
-rw-r--r--
test/CodeGenCXX/mangle.cpp
2
-rw-r--r--
test/CodeGenCXX/member-call-parens.cpp
2
-rw-r--r--
test/CodeGenCXX/member-expressions.cpp
2
-rw-r--r--
test/CodeGenCXX/member-function-pointers.cpp
2
-rw-r--r--
test/CodeGenCXX/member-functions.cpp
2
-rw-r--r--
test/CodeGenCXX/member-init-struct.cpp
2
-rw-r--r--
test/CodeGenCXX/member-init-union.cpp
2
-rw-r--r--
test/CodeGenCXX/member-pointer-cast.cpp
2
-rw-r--r--
test/CodeGenCXX/member-pointer-type-convert.cpp
2
-rw-r--r--
test/CodeGenCXX/member-pointers-zero-init.cpp
2
-rw-r--r--
test/CodeGenCXX/member-templates.cpp
2
-rw-r--r--
test/CodeGenCXX/namespace-aliases.cpp
2
-rw-r--r--
test/CodeGenCXX/nested-base-member-access.cpp
2
-rw-r--r--
test/CodeGenCXX/new-operator-phi.cpp
2
-rw-r--r--
test/CodeGenCXX/new-with-default-arg.cpp
2
-rw-r--r--
test/CodeGenCXX/new.cpp
2
-rw-r--r--
test/CodeGenCXX/nullptr.cpp
2
-rw-r--r--
test/CodeGenCXX/overload-binop-implicitconvert.cpp
2
-rw-r--r--
test/CodeGenCXX/predefined-expr-sizeof.cpp
2
-rw-r--r--
test/CodeGenCXX/predefined-expr.cpp
2
-rw-r--r--
test/CodeGenCXX/ptr-to-datamember.cpp
2
-rw-r--r--
test/CodeGenCXX/ptr-to-member-function.cpp
4
-rw-r--r--
test/CodeGenCXX/reference-field.cpp
2
-rw-r--r--
test/CodeGenCXX/reference-init.cpp
2
-rw-r--r--
test/CodeGenCXX/references.cpp
2
-rw-r--r--
test/CodeGenCXX/reinterpret-cast.cpp
4
-rw-r--r--
test/CodeGenCXX/rtti-linkage.cpp
2
-rw-r--r--
test/CodeGenCXX/rtti.cpp
4
-rw-r--r--
test/CodeGenCXX/static-assert.cpp
2
-rw-r--r--
test/CodeGenCXX/static-data-member.cpp
2
-rw-r--r--
test/CodeGenCXX/static-init-1.cpp
2
-rw-r--r--
test/CodeGenCXX/static-init-2.cpp
2
-rw-r--r--
test/CodeGenCXX/static-init.cpp
2
-rw-r--r--
test/CodeGenCXX/static-member-variable-explicit-specialization.cpp
2
-rw-r--r--
test/CodeGenCXX/temp-order.cpp
2