[PATCH] D59051: Fix ASTReader invalid bounds check

Christy Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 6 14:18:41 PST 2019


christylee added a comment.

`include/llvm/ADT/SmallVector.h:153` has an assert statement, but I'm not sure why I'm the only one who's experienced problems so far.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59051





More information about the llvm-commits mailing list