diff options
| author | Jim Ingham <jingham@apple.com> | 2014-12-06 00:28:05 +0000 |
|---|---|---|
| committer | Jim Ingham <jingham@apple.com> | 2014-12-06 00:28:05 +0000 |
| commit | 0ccb02c4e91dc8678420c43905c98833b9190c28 (patch) | |
| tree | 0941ee2430fb20111753433bde1e1c97da470ff5 /lldb/www/lldb-coding-conventions.html | |
| parent | 8a7c194bc7e64c89007e05dd2008e20cda0969a4 (diff) | |
| download | bcm5719-llvm-0ccb02c4e91dc8678420c43905c98833b9190c28.tar.gz bcm5719-llvm-0ccb02c4e91dc8678420c43905c98833b9190c28.zip | |
Add an initial description of the rules for constructing new SB API classes.
llvm-svn: 223550
Diffstat (limited to 'lldb/www/lldb-coding-conventions.html')
| -rw-r--r-- | lldb/www/lldb-coding-conventions.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/www/lldb-coding-conventions.html b/lldb/www/lldb-coding-conventions.html index 9b9c8626afc..60a0ae15536 100644 --- a/lldb/www/lldb-coding-conventions.html +++ b/lldb/www/lldb-coding-conventions.html @@ -16,7 +16,7 @@ <!--#include virtual="sidebar.incl"--> <div id="middle"> <div class="post"> - <h1 class ="postheader">Getting Started</h1> + <h1 class ="postheader">LLDB Coding Conventions</h1> <div class="postcontent"> |

