hanchenye-llvm-project/lldb
Stella Stamenova b8d861c27a [lit, pdb] Fix two failing PDB tests on Windows
Summary: One of the tests is failing to build because it needs GS-, the second test does not correctly match all the expected function names because newer DIA SDKs annotate the function names with their return type and inputs (e.g. "static long `anonymous namespace'::StaticFunction(int)")

Reviewers: asmith, zturner

Reviewed By: zturner

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D47653

llvm-svn: 333790
2018-06-01 21:33:27 +00:00
..
cmake Fix typo in CMake comments 2018-05-25 18:59:21 +00:00
docs Enable AUTOBRIEF in doxygen configuration. 2018-05-02 16:55:16 +00:00
examples Added a BSD archive tool. 2018-04-02 17:20:21 +00:00
include/lldb [lldb, process] Fix occasional hang when launching a process in LLDB 2018-06-01 19:14:53 +00:00
lit [lit, pdb] Fix two failing PDB tests on Windows 2018-06-01 21:33:27 +00:00
lldb.xcodeproj Fix Xcode build broken by SystemInitializerFull.h move 2018-05-25 23:21:07 +00:00
lldb.xcworkspace Fix a typo in the gtest build target for Debug configuration. 2018-04-10 17:49:56 +00:00
packages/Python/lldbsuite Fix Module::FindTypes to return the correct number of matches. 2018-06-01 20:14:21 +00:00
resources
scripts build: use cmake to find the libedit content 2018-05-22 23:24:46 +00:00
source Fix Module::FindTypes to return the correct number of matches. 2018-06-01 20:14:21 +00:00
test [test] Fix --framework argument passed to dotest. 2018-05-29 12:30:27 +00:00
third_party/Python/module
tools [IRMemoryMap] Test interleaved Mallocs and Frees 2018-05-31 22:09:01 +00:00
unittests [FileSpec] Re-implmenet removeLastPathComponent 2018-05-30 13:03:16 +00:00
utils [CMake] Unify and relayer testing 2018-05-03 16:54:10 +00:00
www Typo fixes. 2018-05-29 09:10:46 +00:00
.arcconfig
.clang-format
.gitignore [dotest] Remove crashinfo hook 2018-01-10 10:18:47 +00:00
CMakeLists.txt [test] Fix --framework argument passed to dotest. 2018-05-29 12:30:27 +00:00
CODE_OWNERS.txt
INSTALL.txt
LICENSE.TXT
use_lldb_suite_root.py