[Lldb-commits] [PATCH] D77698: [DWARF] Assign the correct scope to constant variables
Davide Italiano via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 8 11:24:12 PDT 2020
davide closed this revision.
davide added a comment.
commit d51b38f1b3a34c2a8e1869af6434ebd743ce7a5e <https://reviews.llvm.org/rGd51b38f1b3a34c2a8e1869af6434ebd743ce7a5e> (HEAD -> master, origin/master, origin/HEAD)
Author: Davide Italiano <ditaliano at apple.com>
Date: Wed Apr 8 11:06:00 2020 -0700
[DWARF] Not all the constant variables are "static".
Fixes rdar://problem/61402307
Differential Revision: https://reviews.llvm.org/D77698
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77698/new/
https://reviews.llvm.org/D77698
More information about the lldb-commits
mailing list