diff options
author | Juneyoung Lee <aqjune@gmail.com> | 2021-10-15 19:45:30 +0900 |
---|---|---|
committer | hyeongyu kim <gusrb406@snu.ac.kr> | 2021-10-16 12:01:41 +0900 |
commit | 8ca4b3ef19fe82d7ad6a6e1515317dcc01b41515 (patch) | |
tree | 0d4bc0ed510cb4adb3f207d8e4277b8899081e46 /llvm/utils/TableGen/CodeGenDAGPatterns.cpp | |
parent | 80dba72a669b5416e97a42fd2c2a7bc5a6d3f44a (diff) | |
download | llvm-8ca4b3ef19fe82d7ad6a6e1515317dcc01b41515.zip llvm-8ca4b3ef19fe82d7ad6a6e1515317dcc01b41515.tar.gz llvm-8ca4b3ef19fe82d7ad6a6e1515317dcc01b41515.tar.bz2 |
[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
Diffstat (limited to 'llvm/utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions