julia
bb7c7eb2
- [GCChecker] report FunctionDecl and type for missing JL_NOTSAFEPOINT calls (#46834)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
[GCChecker] report FunctionDecl and type for missing JL_NOTSAFEPOINT calls (#46834) In C++, some calls are implicit, which makes the call alone ambiguous and the message unclear. This helps clarify it.
References
#46834 - [GCChecker] report FunctionDecl and type for missing JL_NOTSAFEPOINT calls
Author
vtjnash
Parents
91d8e38c
Loading