[PATCH] D66716: [analyzer] PR43102: Fix an assertion and an out-of-bounds error for diagnostic location construction

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 27 04:35:24 PDT 2019


Szelethus added a comment.

Note how I am partially at fault here, which is why the bug reports state that the crash originates from `TrackControlDependencyVisitor`, but even after that is fixed, the diagnostics construction flopped on an out-of-bounds error.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66716





More information about the cfe-commits mailing list