commit | d132ea91e3ba1b51cc271e2bcf39a05d8f671c8b | [log] [tgz] |
---|---|---|
author | Martin Braenne <mboehme@google.com> | Tue Jul 04 12:14:17 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 04 05:51:12 2023 -0700 |
tree | 5da7d8b2fbeab3d60ced59de32e49ce6c740c3df | |
parent | 68237598f389df217b19eaa75aa16f7bbc7511aa [diff] |
[clang][dataflow] Make `runDataflowReturnError()` a non-template function. It turns out this didn't need to be a template at all. Likewise, change callers to they're non-template functions. Also, correct / clarify some comments in RecordOps.h. This is in response to post-commit comments on https://reviews.llvm.org/D153006. Reviewed By: gribozavr2 Differential Revision: https://reviews.llvm.org/D154339 GitOrigin-RevId: d0be47c51cfdb8b94eb20279c02e8e2875380919