[PATCH] D81198: [docs] Specify rules for updating debug locations

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 18 09:46:06 PDT 2020


probinson added a comment.

We recently ran into a case where it looks like the variable's location was correct but the containing scope was wrong.  I guess we'll need a separate update for how to manage scopes.
Not an objection to this patch, just observing there are more cases to think about.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81198





More information about the llvm-commits mailing list