llvm-project/clang/test/CodeGenObjCXX
Juneyoung Lee 8ca4b3ef19 [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2)
This patch updates test files after D105169.
Autogenerated test codes are changed by `utils/update_cc_test_checks.py,` and non-autogenerated test codes are changed as follows:

(1) I wrote a python script that (partially) updates the tests using regex: {F18594904} The script is not perfect, but I believe it gives hints about which patterns are updated to have `noundef` attached.

(2) The remaining tests are updated manually.

Reviewed By: eugenis

Differential Revision: https://reviews.llvm.org/D108453
2021-10-16 12:01:41 +09:00
..
Inputs
2007-10-03-MetadataPointers.mm
2010-08-04-Template.mm
2010-08-06-X.Y-syntax.mm
address-safety-attr.mm
arc-attrs-abi.mm
arc-attrs.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
arc-blocks.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
arc-constexpr.mm [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
arc-cxx11-init-list.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
arc-cxx11-member-init.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
arc-exceptions.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
arc-forwarded-lambda-call.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
arc-globals.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
arc-indirect.mm Reapply "OpaquePtr: Turn inalloca into a type attribute" 2021-03-29 08:55:30 -04:00
arc-list-init-destruct.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
arc-mangle.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
arc-marker-funclet.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
arc-move.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
arc-new-delete.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
arc-pseudo-destructors.mm [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
arc-references.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
arc-returns-inner-reference-ptr.mm
arc-rv-attr.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
arc-special-member-functions.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
arc-weak.mm [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
arc.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
auto-release-result-assert.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
block-default-arg.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
block-id.mm
block-in-template-inst.mm
block-nested-in-lambda.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
block-var-layout.mm
blocks.mm
boxing.mm
catch-id-type.mm
copy.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
copyable-property-object.mm
crash-function-type.mm
debug-info-block-capture-this.mm
debug-info-cyclic.mm
debug-info-line.mm
debug-info.mm
designated-initializers.mm [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
destroy.mm [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
encode.mm [ObjC] Encode pointers to C++ classes as "^v" if the encoded string 2021-02-18 09:38:26 -08:00
exception-cxx.mm [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
exceptions-legacy.mm [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
exceptions.mm [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
externally-initialized-selectors.mm
foreach-statement.mm
gc.mm [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
implementation-in-extern-c.mm
implicit-copy-assign-operator.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
implicit-copy-constructor.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
inheriting-constructor-cleanup.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
instantiate-return.mm
ivar-objects.mm
lambda-expressions.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
lambda-to-block.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
lit.local.cfg [AIX][ZOS] Disable LIT tests on AIX and z/OS due to lack of Objective-C support 2021-09-16 14:04:42 -04:00
literals.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
lvalue-reference-getter.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
mangle-blocks.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
mangle.mm [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
message-reference.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
message.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
method-local-extern-mangle.mm
microsoft-abi-arc-param-order.mm Reapply "OpaquePtr: Turn inalloca into a type attribute" 2021-03-29 08:55:30 -04:00
mrc-weak.mm [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
msabi-objc-extensions.mm
msabi-objc-types.mm
msabi-stret.mm
nested-ehlocation.mm
nrvo.mm
objc-container-subscripting-1.mm
objc-container-subscripting.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
objc-struct-cxx-abi.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
objc-weak.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
objfw-exceptions.mm [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
os_log.mm [CodeGen] Emit a call instruction instead of an invoke if the called 2020-07-15 14:47:45 -07:00
personality-abuse.mm [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
personality.mm [clang][cli] Squash multiple cc1 -fxxx-exceptions flags into single -exception-model=xxx option 2020-12-15 10:15:58 +01:00
pr14474-gline-tables-only.mm
property-derived-to-base-conv.mm
property-dot-copy-elision.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
property-dot-copy.mm
property-dot-reference.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
property-lvalue-capture.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
property-lvalue-lambda.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
property-object-conditional-exp.mm
property-object-reference-1.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
property-object-reference-2.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
property-object-reference.mm
property-objects.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
property-reference.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
refence-assign-write-barrier.mm
references.mm [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
return.mm
rtti.mm
selector-expr-lvalue.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
subst-sel.mm
synthesized-property-cleanup.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
ubsan-nullability-return-notypeloc.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) 2021-10-16 12:01:41 +09:00
unknown-anytype.mm [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
write-barrier-global-assign.mm