llvm-project/clang/test/CodeGenSYCL
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
..
address-space-conversions.cpp [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
address-space-deduction.cpp [CFE][Codegen] Update auto-generated check lines for few GPU lit tests 2021-10-07 09:05:39 +05:30
address-space-mangling.cpp [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
convergent.cpp [NFC][SYCL] Drop idle triple component from regression tests. 2021-04-13 08:00:21 +03:00
field-annotate-addr-space.cpp Ensure field-annotations on pointers properly match the AS of the field. 2021-09-01 06:12:24 -07:00
filescope_asm.c [NFC][SYCL] Drop idle triple component from regression tests. 2021-04-13 08:00:21 +03:00
unique_stable_name.cpp [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
unique_stable_name_windows_diff.cpp Change __builtin_sycl_unique_stable_name to just use an Itanium mangling 2021-09-28 06:41:03 -07:00