This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 1f5645680 Use const_iterator in DWARFUnit new a7b070cec FileSpec: Remove PathSyntax enum and use llvm version instead
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/lldb/Utility/FileSpec.h | 18 ++-- .../Plugins/Platform/Android/PlatformAndroid.cpp | 5 +- source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp | 4 +- source/Utility/FileSpec.cpp | 107 +++++++++------------ .../GDBRemoteCommunicationClientTest.cpp | 10 +- unittests/Target/ModuleCacheTest.cpp | 2 +- unittests/Utility/FileSpecTest.cpp | 65 ++++++------- 7 files changed, 93 insertions(+), 118 deletions(-)