hanchenye-llvm-project/lldb
Alex Langford 60bdd09d10 Add back lldb-framework-headers target
In r338058 we removed the target `lldb-framework-headers`, which mean
lldb-framework no longer depended on `framework_headers`, so they never
actually got generated. This is a partial revert of r338058: I added
back the lldb-framework-headers target, but the framework-header-fix.sh
script still runs on the copied headers.

llvm-svn: 338074
2018-07-26 21:55:14 +00:00
..
cmake Add back lldb-framework-headers target 2018-07-26 21:55:14 +00:00
docs Enable AUTOBRIEF in doxygen configuration. 2018-05-02 16:55:16 +00:00
examples Update cmdtemplate.py to use best pratices. 2018-06-22 23:34:24 +00:00
include/lldb Remove unused History class 2018-07-24 21:09:17 +00:00
lit [lldb-mi] Re-implement data-info-line command. 2018-07-23 13:02:41 +00:00
lldb.xcodeproj Use LLVM's new ItaniumPartialDemangler in LLDB 2018-07-25 15:19:04 +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 duplicate suggestions after an ambiguous command 2018-07-26 17:14:18 +00:00
resources Fix up Info.plist when building LLDB.framework with CMake 2018-06-19 02:59:30 +00:00
scripts Change sort-pbxproj.rb to find the project.pbxproj in the 2018-07-23 23:34:50 +00:00
source Fix duplicate suggestions after an ambiguous command 2018-07-26 17:14:18 +00:00
test [CMake] Move some variables around 2018-07-04 13:59:25 +00:00
third_party/Python/module
tools Fix windows build after r337689 2018-07-23 14:10:30 +00:00
unittests Use LLVM's new ItaniumPartialDemangler in LLDB 2018-07-25 15:19:04 +00:00
utils [CMake] Unify and relayer testing 2018-05-03 16:54:10 +00:00
www Fix/unify the spelling of Objective-C. 2018-06-13 16:21:24 +00:00
.arcconfig
.clang-format
.gitignore [dotest] Remove crashinfo hook 2018-01-10 10:18:47 +00:00
CMakeLists.txt Invert dependency between lldb-framework and lldb-suite 2018-07-17 18:28:51 +00:00
CODE_OWNERS.txt Fix/unify the spelling of Objective-C. 2018-06-13 16:21:24 +00:00
INSTALL.txt
LICENSE.TXT
use_lldb_suite_root.py