diff options
author | Yitzhak Mandelbaum <yitzhakm@google.com> | 2023-02-10 15:02:44 +0000 |
---|---|---|
committer | Yitzhak Mandelbaum <yitzhakm@google.com> | 2023-02-10 15:53:28 +0000 |
commit | a00f17d81efbd06080761aeef660e5269270a53f (patch) | |
tree | 8706588e4fabd5592c0a5131f570c8008ab00585 /clang/lib/ExtractAPI/API.cpp | |
parent | b87e53ee2ad1013104b73461b3c74cc84846a791 (diff) | |
download | llvm-a00f17d81efbd06080761aeef660e5269270a53f.zip llvm-a00f17d81efbd06080761aeef660e5269270a53f.tar.gz llvm-a00f17d81efbd06080761aeef660e5269270a53f.tar.bz2 |
[clang][dataflow] Convert nonnull pointer parameter to a reference.
The parameter in question belongs to a function that is only called once. This patch updates the API to use a reference and changes the caller accordingly.
Differential Revision: https://reviews.llvm.org/D143735
Diffstat (limited to 'clang/lib/ExtractAPI/API.cpp')
0 files changed, 0 insertions, 0 deletions