[clang] [llvm] Return available function types for BindingDecls. (PR #102196)
Samira Bazuzi via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 7 09:50:57 PDT 2024
bazuzi wrote:
The fact that the code that revealed this bug was in a dataflow analysis isn't really relevant to the fix. I've added a unit test file with a new test limited only to the modified behavior of getFunctionType for BindingDecls.
https://github.com/llvm/llvm-project/pull/102196
More information about the cfe-commits
mailing list