swift
42df9c4c
- [send-non-sendable] Cleanup logging a little.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[send-non-sendable] Cleanup logging a little. Specifically: 1. Converted llvm::errs() -> llvm::dbgs() when using LLVM_DEBUG. 2. Converted a dump method on errs to be a print method on dbgs that is called from dump with print(llvm::dbgs()).
References
#68466 - [send-non-sendable] Treat final fields of actors and values returned from actor methods as non-transferrable
Author
gottesmm
Committer
gottesmm
Parents
336ed714
Loading