[clang] [llvm] [CaptureTracking][FunctionAttrs] Add support for CaptureInfo (PR #125880)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 19 12:14:37 PST 2025
nikic wrote:
Hard to say. As this is a Windows-only issue, I can't debug it, and there's not a lot to go on here. Unless @zmodem or @Prabhuk can help to find the root cause, the next thing I'd try is probably to reapply this without the FunctionAttrs changes -- I think that should be largely NFC (the API changes without the test changes).
https://github.com/llvm/llvm-project/pull/125880
More information about the cfe-commits
mailing list