Skip to content

Commit e085cf7

Browse files
fixup! [docs][lldb] update the Windows tools instructions
1 parent e2d46a7 commit e085cf7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lldb/docs/resources/build.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ to be performed once.
102102
Build Requirements
103103
^^^^^^^^^^^^^^^^^^
104104

105+
Please follow the steps below if you only want to **build** lldb.
106+
105107
1. Install `Visual Studio <https://visualstudio.microsoft.com>` with the
106108
"Desktop Development with C++" workload. Make sure that the latest Windows
107109
SDK and the Active Template Library (ATL) are installed.
@@ -134,7 +136,7 @@ corresponding to the version you wish to use or run ``vcvarsall.bat`` or
134136
Test Requirements
135137
^^^^^^^^^^^^^^^^^
136138

137-
If you plan to debug test failures or write new tests:
139+
Please follow the steps above and below if you want to **test** `lldb`.
138140

139141
* Install `Python Tools for Visual Studio <https://github.com/Microsoft/PTVS/>`_,
140142
an indispensable debugging extension to Visual Studio which enables full

0 commit comments

Comments
 (0)