llvm-project/lldb/unittests/Core
Emre Kultursay 1f820fa4fe [lldb] Fix SourceManager::SourceFileCache insertion
Summary:
Lookup and subsequent insert was done using uninitialized
FileSpec object, which caused the cache to be a no-op.

Bug: llvm.org/PR45310

Depends on D76804.

Reviewers: labath, JDevlieghere

Reviewed By: labath

Subscribers: mgorny, jingham, lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D76805
2020-04-20 16:25:54 +02:00
..
CMakeLists.txt [lldb] Fix SourceManager::SourceFileCache insertion 2020-04-20 16:25:54 +02:00
CommunicationTest.cpp [lldb] Disable the new Communication test on windows 2020-04-09 15:19:24 +02:00
MangledTest.cpp [lldb][NFCI] Remove unused LanguageType parameters 2020-01-30 21:57:23 -08:00
RichManglingContextTest.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
SourceManagerTest.cpp [lldb] Fix SourceManager::SourceFileCache insertion 2020-04-20 16:25:54 +02:00
StreamCallbackTest.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
UniqueCStringMapTest.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00