[clang] [compiler-rt] [llvm] [clang][DebugInfo] Add inlined subprogram metadata for compiler built-ins (PR #189969)
J. Ryan Stinnett via cfe-commits
cfe-commits at lists.llvm.org
Tue May 19 06:45:21 PDT 2026
================
----------------
jryans wrote:
These two CodeView / COFF files are only appearing because I copied in the merged commit from https://github.com/llvm/llvm-project/pull/196327 so that I could update others tests in this PR to match. These changes would disappear during the squash merge of this PR. (Perhaps I should have just merged main and then this wouldn't appear here, but in the moment it seemed simpler to me to just copy the one commit into my branch...)
https://github.com/llvm/llvm-project/pull/189969
More information about the cfe-commits
mailing list