[PATCH] D88518: Recognize setjmp and friends as builtins even if jmp_buf is not declared yet.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 29 15:45:29 PDT 2020


rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.

LGTM.  I like this better as a fix for PR40692 anyway.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88518



More information about the cfe-commits mailing list