jryans wrote:

The test failures above have highlighted the case of built-ins like 
`__builtin_unreachable` which exist purely to communicate something to the 
compiler (and are not acting as regular calls). I believe we would want these 
to function as before without this artificial call-like inlined debug info.

I think I'll mark this PR a draft for now while I ponder a strategy to apply 
this more selectively. In the mean time, I am still happy to hear any feedback 
on the overall idea.

https://github.com/llvm/llvm-project/pull/189969
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to