[PATCH] D86892: Improve error handling for SmallVector programming errors.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 14:55:04 PDT 2020


MaskRay added a comment.

In D86892#2253324 <https://reviews.llvm.org/D86892#2253324>, @GMNGeoffrey wrote:

> If y'all are good with this now (and think that others will not have objects), could one of you land it for me? I don't have commit access.

Will do:) You can drop ` NOLINTNEXTLINE(readability-identifier-naming)`. The issues are known and are everywhere... Just ignore them and don't bother annotating the code...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86892



More information about the llvm-commits mailing list