projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
098ea29
)
[lldb][NFC] Remove no longer valid comment for TypeSystem::SetSymbolFile
author
Raphael Isemann
<teemperor@gmail.com>
Thu, 11 Nov 2021 11:39:54 +0000
(12:39 +0100)
committer
Raphael Isemann
<teemperor@gmail.com>
Thu, 11 Nov 2021 11:39:54 +0000
(12:39 +0100)
lldb/include/lldb/Symbol/TypeSystem.h
patch
|
blob
|
history
diff --git
a/lldb/include/lldb/Symbol/TypeSystem.h
b/lldb/include/lldb/Symbol/TypeSystem.h
index e695f65807671caeb8259a6a87888c2744baba29..be578359689745f7dd110222072f8c4018a2bc49 100644
(file)
--- a/
lldb/include/lldb/Symbol/TypeSystem.h
+++ b/
lldb/include/lldb/Symbol/TypeSystem.h
@@
-91,7
+91,6
@@
public:
virtual SymbolFile *GetSymbolFile() const { return m_sym_file; }
- // Returns true if the symbol file changed during the set accessor.
virtual void SetSymbolFile(SymbolFile *sym_file) { m_sym_file = sym_file; }
// CompilerDecl functions