Argyrios Kyrtzidis
|
28b907dcfa
|
Mention the lldb formatters in the clang wiki under debugging.
llvm-svn: 168118
|
2012-11-16 00:25:28 +00:00 |
Eli Friedman
|
250ae4a775
|
Add note to hacking.html that running the test harness directly from the command-line requires making sure the relevant files are generated first. Patch by Matt Fowles, with some minor modifications.
llvm-svn: 154795
|
2012-04-16 05:04:45 +00:00 |
Aaron Ballman
|
759c2a4360
|
Updated information on how to perform command line testing on Windows when built from MSVC.
llvm-svn: 150180
|
2012-02-09 15:23:18 +00:00 |
Benjamin Kramer
|
eaa262b5b8
|
Fix ALL the markup.
llvm-svn: 148219
|
2012-01-15 15:26:07 +00:00 |
Douglas Gregor
|
328d8d255e
|
Tweak the guidelines for when one should send patches to cfe-commits vs. cfe-dev
llvm-svn: 145000
|
2011-11-19 19:14:26 +00:00 |
Chandler Carruth
|
74f0df442b
|
Stop claiming that Visual Studio 2005 is a viable basis for building
Clang. It isn't any more, and we're not going to twist the code around
to make it work.
llvm-svn: 144815
|
2011-11-16 19:29:07 +00:00 |
Douglas Gregor
|
d99d49c6cb
|
Easier debugging with Visual Studio Visualizers, from Nikola Smiljanic!
llvm-svn: 136207
|
2011-07-27 05:22:46 +00:00 |
Chris Lattner
|
57540c5be0
|
fix a bunch of comment typos found by codespell. Patch by
Luis Felipe Strano Moraes!
llvm-svn: 129559
|
2011-04-15 05:22:18 +00:00 |
NAKAMURA Takumi
|
2d60add66c
|
www/hacking.html: Add blurb of LLVM_LIT_TOOLS_DIR.
llvm-svn: 127863
|
2011-03-18 03:21:44 +00:00 |
NAKAMURA Takumi
|
6048f80b1a
|
www/hacking.html: Cosmetic change, to detabify, eliminate whitespace, and add proper slashes to URL.
llvm-svn: 127862
|
2011-03-18 03:21:38 +00:00 |
Douglas Gregor
|
52552c8a32
|
Note the need for --param=build_config=whatever in the Hacking Clang document, from Yuri Gribov
llvm-svn: 124130
|
2011-01-24 18:04:58 +00:00 |
Francois Pichet
|
9672347122
|
Update website to reflect that tests are no longer failing on Windows.
llvm-svn: 113704
|
2010-09-11 21:16:11 +00:00 |
Dawn Perchik
|
90ca316167
|
Put the info on testing from the command line into its own section
titled "Testing on the Command Line".
llvm-svn: 112972
|
2010-09-03 17:01:13 +00:00 |
Daniel Dunbar
|
40e640c8df
|
www: Add note on running clang tests from a CMake build, patch by Peter Collingbourne
llvm-svn: 105791
|
2010-06-10 17:01:45 +00:00 |
Daniel Dunbar
|
d6f13c3ff9
|
Add a Coding Standards section to hacking.html, and point out that cstdio is forbidden.
llvm-svn: 94137
|
2010-01-22 02:04:46 +00:00 |
Daniel Dunbar
|
520d1e6c6b
|
Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc.
llvm-svn: 91176
|
2009-12-11 23:04:35 +00:00 |
John Thompson
|
a8cb86bfd4
|
Update clang web pages with respect to Windows
llvm-svn: 86200
|
2009-11-06 00:06:29 +00:00 |
Chris Lattner
|
f6bad8690f
|
Improve the Getting Started and Hacking web pages, patch by
John Thompson!
llvm-svn: 79518
|
2009-08-20 06:17:11 +00:00 |
Daniel Dunbar
|
0c4a959b28
|
s/ccc/clang/
llvm-svn: 78320
|
2009-08-06 16:47:53 +00:00 |
Eli Friedman
|
0519492cb6
|
Website updates for working with Visual Studio and making patches.
Patch by John Thompson!
llvm-svn: 77988
|
2009-08-03 19:42:28 +00:00 |
Cedric Venet
|
08438133da
|
Add svn:eol-style=native to some files
Correct two files with inconsistent lines endings.
llvm-svn: 64564
|
2009-02-14 20:20:19 +00:00 |
Nuno Lopes
|
6cdcbd1f95
|
add note about running the test suite with valgrind
llvm-svn: 60029
|
2008-11-25 15:46:06 +00:00 |
Daniel Dunbar
|
bf45c9a4e4
|
Add some quick notes on the clang tests and running the LLVM test
suite with clang.
llvm-svn: 59536
|
2008-11-18 17:56:21 +00:00 |
Daniel Dunbar
|
62efa23518
|
Fix some validation errors.
llvm-svn: 59272
|
2008-11-13 23:01:34 +00:00 |
Daniel Dunbar
|
ed40bc19c9
|
Start a "hacking" page with some simple notes on getting started
developing clang.
llvm-svn: 59270
|
2008-11-13 22:49:41 +00:00 |