[PATCH] D80286: [Analyzer] Allow creation of stack frame for functions without definition

Sterling Augustine via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 9 17:42:54 PDT 2020


saugustine added a comment.

Unfortunately, after this change there are several variables only used in asserts, which creates build failures when assertions are disabled.

I will be submitting https://reviews.llvm.org/D81522 shortly to fix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80286





More information about the cfe-commits mailing list