[all-commits] [llvm/llvm-project] 17beee: [LangRef] Clarify that inaccessiblememonly functio...
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Jan 18 14:48:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17beee44e19ba3d3ccb6a5a4f4429662db7e70c8
https://github.com/llvm/llvm-project/commit/17beee44e19ba3d3ccb6a5a4f4429662db7e70c8
Author: Philip Reames <listmail at philipreames.com>
Date: 2022-01-18 (Tue, 18 Jan 2022)
Changed paths:
M llvm/docs/LangRef.rst
Log Message:
-----------
[LangRef] Clarify that inaccessiblememonly functions are allowed noalias returns
Confusion over this point came up in a couple of recent changes (D117180, e20b32ff3). Current tone of discussion seems to be that we think inaccessiblememonly was always legal on allocation functions, so this change takes the form of a clarification instead of a change.
Differential Revision: https://reviews.llvm.org/D117571
More information about the All-commits
mailing list