[PATCH] D142323: [Kaleidoscope] Update code snippets in text to match full code listings
Shivam Gupta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 31 06:38:19 PST 2023
xgupta added a comment.
In D142323#4092577 <https://reviews.llvm.org/D142323#4092577>, @0xdc03 wrote:
> @xgupta I have updated the comment in the code listing to match the code that creates the function. I think it is better to keep the `ExitOnError` variable as I was quite confused as to what `ExitOnErr` was when reading the tutorial and I only realized it once I scrolled to the end and found the declaration. If this seems correct to you, can you land this patch for me as I do not have commit access? Please use "Dhruv Chawla <dhruv263.dc at gmail.com>" to commit the change.
>
> Thanks!
>
> PS: I am a little concerned if I updated my revision correctly: I used `arc diff --update` to commit my second change, and I am not sure if that is correct as phabricator is only showing the diff against the second commit...
I used to do `arc diff` to update review. It works fine.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142323/new/
https://reviews.llvm.org/D142323
More information about the llvm-commits
mailing list