aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorTom Honermann <tom.honermann@intel.com>2023-09-12 10:30:59 -0700
committerTom Honermann <tom.honermann@intel.com>2023-09-18 12:51:45 -0700
commit256a0b298c68b89688b80350b034daf2f7785b67 (patch)
tree954dff8b1ab7c6c2307f9fdbe8ba75958ac84bca /lldb/source/Plugins/ScriptInterpreter/Python
parentf89d2beb23f02e7f0c197e18bd2d746555f2df26 (diff)
downloadllvm-256a0b298c68b89688b80350b034daf2f7785b67.zip
llvm-256a0b298c68b89688b80350b034daf2f7785b67.tar.gz
llvm-256a0b298c68b89688b80350b034daf2f7785b67.tar.bz2
[clang] Correct source locations for instantiations of function templates.
This change corrects some cases where the source location for an instantiated specialization of a function template or a member function of a class template was assigned the location of a non-defining declaration rather than the location of the definition the specialization was instantiated from. Fixes https://github.com/llvm/llvm-project/issues/26057 Reviewed By: cor3ntin Differential Revision: https://reviews.llvm.org/D64087
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions