[PATCH] D93376: [LangRef] Clarify the semantics of lifetime intrinsics

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 29 14:51:22 PST 2020


aqjune added a comment.

I discussed with Nuno, and maybe I can split this patch into two: one that simply makes the description at the StackColoring.cpp explicit at LangRef, and another one that deals with the syntactic restriction.
I feel that with the second issue having a new subsection about the lifetime marker at LangRef, with a bunch of examples. :) That will help go the discussion easier as well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93376/new/

https://reviews.llvm.org/D93376



More information about the llvm-commits mailing list