diff options
author | Marco Antognini <marco.antognini@sonarsource.com> | 2022-04-27 14:51:57 +0200 |
---|---|---|
committer | Marco Antognini <marco.antognini@sonarsource.com> | 2022-05-03 11:27:45 +0200 |
commit | 68ee5ec07d4a169baf287acad9ad7fa85d764a22 (patch) | |
tree | e3fae63cfe657cc3d4a5c1a95dd3b0816e32a1b4 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 4e5e042d9a4a842c6744d91ef1359403dee2edbb (diff) | |
download | llvm-68ee5ec07d4a169baf287acad9ad7fa85d764a22.zip llvm-68ee5ec07d4a169baf287acad9ad7fa85d764a22.tar.gz llvm-68ee5ec07d4a169baf287acad9ad7fa85d764a22.tar.bz2 |
[Analyzer] Fix assumptions about const field with member-initializer
Essentially, having a default member initializer for a constant member
does not necessarily imply the member will have the given default value.
Remove part of a2e053638bbf ([analyzer] Treat more const variables and
fields as known contants., 2018-05-04).
Fix #47878
Reviewed By: r.stahl, steakhal
Differential Revision: https://reviews.llvm.org/D124621
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions