[llvm] [nfc] Expose `canReturn` from FunctionAttrs (PR #135650)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 15 10:51:14 PDT 2025


https://github.com/aeubanks commented:

exposing this is fine, although CFG.h doesn't seem like the right place since it's concerned with just traversing a function's CFG, not actually looking at semantics

https://github.com/llvm/llvm-project/pull/135650


More information about the llvm-commits mailing list