[all-commits] [llvm/llvm-project] 76643c: [LangRef] State that a nocapture pointer cannot be...
Juneyoung Lee via All-commits
all-commits at lists.llvm.org
Tue Jan 12 16:31:22 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76643c48cdddfa220680f1ab4a83829bd83faa7a
https://github.com/llvm/llvm-project/commit/76643c48cdddfa220680f1ab4a83829bd83faa7a
Author: Juneyoung Lee <aqjune at gmail.com>
Date: 2021-01-13 (Wed, 13 Jan 2021)
Changed paths:
M llvm/docs/LangRef.rst
Log Message:
-----------
[LangRef] State that a nocapture pointer cannot be returned
This is a small patch stating that a nocapture pointer cannot be returned.
Discussed in D93189.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D94386
More information about the All-commits
mailing list