diff options
author | martinboehme <mboehme@google.com> | 2024-01-31 08:11:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-31 08:11:13 +0100 |
commit | c83ec847ac9d06fb4ad85ce3bc50d7a6b122ead2 (patch) | |
tree | c4fc11262128e39fbfdbf2c19aba2d899dffd8da /clang/lib/Sema/SemaChecking.cpp | |
parent | 95947465024e865a4a671e94902db40d250f0601 (diff) | |
download | llvm-c83ec847ac9d06fb4ad85ce3bc50d7a6b122ead2.zip llvm-c83ec847ac9d06fb4ad85ce3bc50d7a6b122ead2.tar.gz llvm-c83ec847ac9d06fb4ad85ce3bc50d7a6b122ead2.tar.bz2 |
[clang][dataflow] Extend debug output for `Environment`. (#79982)
* Print `ReturnLoc`, `ReturnVal`, and `ThisPointeeLoc` if applicable.
* For entries in `LocToVal` that correspond to declarations, print the
names
of the declarations next to them.
I've removed the FIXME because all relevant fields are now being dumped.
I'm
not sure we actually need the capability for the caller to specify which
fields
to dump, so I've simply deleted this part of the comment.
Some examples of the output:


Diffstat (limited to 'clang/lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions