[all-commits] [llvm/llvm-project] 118efa: [LLDB][NFC] Adding clarifying comment in SymbolFil...
Shafik Yaghmour via All-commits
all-commits at lists.llvm.org
Fri Jan 24 14:01:32 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 118efa5cda868604f3507760ca061f69b0050b19
https://github.com/llvm/llvm-project/commit/118efa5cda868604f3507760ca061f69b0050b19
Author: shafik <syaghmour at apple.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
Log Message:
-----------
[LLDB][NFC] Adding clarifying comment in SymbolFileDWARFDebugMap::DumpClangAST(...)
It is not obvious that the code was correct since it would seem as if we want to perform the dump for
each symbol file.
More information about the All-commits
mailing list