aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend
diff options
context:
space:
mode:
authormartinboehme <mboehme@google.com>2024-04-19 09:39:52 +0200
committerGitHub <noreply@github.com>2024-04-19 09:39:52 +0200
commite8fce95887ecfd87a83db8dbb0cc55966b004d6f (patch)
tree63726e08dc08e2f8016aa7fc2f4472798a2ca877 /clang/lib/Frontend
parentb2323f43e3cdb52b4e15a7d4f434cd5c64740dd4 (diff)
downloadllvm-e8fce95887ecfd87a83db8dbb0cc55966b004d6f.zip
llvm-e8fce95887ecfd87a83db8dbb0cc55966b004d6f.tar.gz
llvm-e8fce95887ecfd87a83db8dbb0cc55966b004d6f.tar.bz2
[clang][nullability] Remove `RecordValue`. (#89052)
This class no longer serves any purpose; see also the discussion here: https://reviews.llvm.org/D155204#inline-1503204 A lot of existing tests in TransferTest.cpp check for the existence of `RecordValue`s. Some of these checks are now simply redundant and have been removed. In other cases, tests were checking for the existence of a `RecordValue` as a way of testing whether a record has been initialized. I have typically changed these test to instead check whether a field of the record has a value.
Diffstat (limited to 'clang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions