[PATCH] D59900: [Sema] Fix a crash when nonnull checking

Michael Liao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 28 19:03:38 PDT 2019


hliao added a comment.

just search bugzilla and, fortunately, found this issue is reported 2+ years ago @ https://bugs.llvm.org/show_bug.cgi?id=30559. I will revise the test case to PR30559 and move it into test/SemaCXX/nonnull.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59900





More information about the cfe-commits mailing list