diff options
author | Eric Li <li.zhe.hua@gmail.com> | 2022-08-03 15:33:58 -0400 |
---|---|---|
committer | Eric Li <li.zhe.hua@gmail.com> | 2022-08-04 11:15:14 -0400 |
commit | 54d24eae98726e37867bc3a683cd58af6ec128df (patch) | |
tree | 182b9ec996be5724f7c8f9e15aec5767681278ef /llvm/lib/Bitcode | |
parent | 2d47e0fd272e702d59f63443999eaef2c0c4a40b (diff) | |
download | llvm-54d24eae98726e37867bc3a683cd58af6ec128df.zip llvm-54d24eae98726e37867bc3a683cd58af6ec128df.tar.gz llvm-54d24eae98726e37867bc3a683cd58af6ec128df.tar.bz2 |
[clang][dataflow][NFC] Fix outdated comment on getStableStorageLocation
Follow-up to D129097.
It is no longer a requirement that the `QualType` passed to to
`DataflowAnalysisContext::getStableStorageLocation()` is not null. A
null type pass as an argument is only applicable as the pointee type
of a `std::nullptr_t` pointer.
Differential Revision: https://reviews.llvm.org/D131109
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions