This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from d1209b049 Rewrite testcase to not depend on Foundation implementation details. new 5134b1204 Only throw -fPIC when building a shared library new e8d8e27da Recognize MSVC style mangling in CPlusPlusLanguage::IsCPPMangledName
The 2 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: .../breakpoint/global_constructor/Makefile | 1 - .../functionalities/breakpoint/move_nearest/Makefile | 1 - .../lldbsuite/test/functionalities/load_unload/a.mk | 3 --- .../lldbsuite/test/functionalities/load_unload/b.mk | 2 -- .../lldbsuite/test/functionalities/load_unload/c.mk | 2 -- .../lldbsuite/test/functionalities/load_unload/d.mk | 2 -- .../test/functionalities/load_unload/hidden/Makefile | 2 -- .../test/functionalities/pre_run_dylibs/Makefile | 2 -- .../process_attach/TestProcessAttach.py | 2 +- .../lldbsuite/test/lang/c/conflicting-symbol/One.mk | 2 -- .../lldbsuite/test/lang/c/conflicting-symbol/Two.mk | 2 -- .../Python/lldbsuite/test/lang/c/shared_lib/Makefile | 1 - .../test/lang/c/shared_lib_stripped_symbols/Makefile | 1 - .../Python/lldbsuite/test/lang/c/tls_globals/Makefile | 1 - .../lldbsuite/test/lang/cpp/namespace_definitions/a.mk | 2 -- .../lldbsuite/test/lang/cpp/namespace_definitions/b.mk | 2 -- packages/Python/lldbsuite/test/lldbtest.py | 8 ++++---- packages/Python/lldbsuite/test/make/Makefile.rules | 5 +++++ .../process/read-mem-cstring/TestReadMemCString.py | 10 +++++----- .../Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp | 18 +++++++++++------- 20 files changed, 26 insertions(+), 43 deletions(-)