adams381 wrote:

Addressed all feedback in the latest push:

- Moved ReturnsNonNullAttr to constructFunctionReturnAttributes, added 
NullPointerIsValid guard
- Skipped restrict→noalias for builtins (printf was getting noalias from its 
restrict param, OGCG doesn't)
- Tightened OGCG checks on operator new calls in new-delete.cpp

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

Reply via email to