summaryrefslogtreecommitdiffstats
path: root/docs/UsersManual.html
Commit message (Expand)AuthorAgeFilesLines
* add documentation for -f[no-]thread-sanitizer and -f[no-]address-sanitizer to...Kostya Serebryany2012-03-011-0/+8
* Improve placement of clang crash diagnostics section.Chad Rosier2012-02-221-21/+21
* Add clang crash diagnostic info and associated flags to Clang user manual.Chad Rosier2012-02-221-0/+22
* Remove the unuseful -fdiagnostics-show-nameDavid Blaikie2012-02-151-2/+0
* Fix broken link. I believe this has been broken for at least 7 months.Michael J. Spencer2012-02-121-1/+1
* Fix ALL the markup.Benjamin Kramer2012-01-151-7/+8
* fix a broken linkChris Lattner2011-12-191-1/+1
* we got badgered into supporting multi-alternative constraints.Chris Lattner2011-12-051-4/+0
* Add stub section to the user manual for C++ language features, and documentRichard Smith2011-11-211-1/+25
* docs/UsersManual.html: Remove obsolete mingw issue.NAKAMURA Takumi2011-11-171-1/+1
* Update documentation to use "C++11" instead of "C++0x"David Blaikie2011-10-181-2/+2
* Update mingw-w64 part of the user manual, from Ruben Van Boxem!Douglas Gregor2011-08-301-8/+18
* Add documentation on -Weverything.Ted Kremenek2011-08-181-0/+11
* mention new VLA behavior in gnu* vs c* mode dox.Chris Lattner2011-06-151-0/+4
* Update extensions section of the docs to account for wacky gcc stuff we did e...Eli Friedman2011-06-131-13/+1
* A StringRef-ication of the DiagnosticIDs API and internals.Argyrios Kyrtzidis2011-05-251-0/+8
* Introduce the -fdiagnostics-format=xxx option to control how ClangDouglas Gregor2011-05-211-0/+23
* fix a bunch of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* typo fix + expandChris Lattner2011-04-081-2/+2
* Minor format fix.Evan Cheng2011-04-081-2/+2
* Document -ftrap-function= optionEvan Cheng2011-04-081-0/+12
* docs/UsersManual.html: Fix some inconsistent HTML elements.NAKAMURA Takumi2011-04-051-19/+24
* docs/UsersManual.html: """ize in a paragraph. A few unpaired quotations ...NAKAMURA Takumi2011-04-051-1/+8
* docs/UsersManual.html: Add cygming notes.NAKAMURA Takumi2011-04-041-1/+41
* we now support __label__Chris Lattner2011-02-181-4/+0
* fix some typos, patch by Jonathan Wakely!Chris Lattner2011-01-241-8/+8
* fix a broken example, PR9005, patch by Jonathan Wakely!Chris Lattner2011-01-241-17/+14
* NEON vector support for ARM is in pretty good shape now. Update the docs.Bob Wilson2011-01-101-9/+2
* Fix documentation typo, from nobled.Douglas Gregor2010-12-141-1/+1
* make it really clear that vla != flexible arraysChris Lattner2010-10-281-1/+3
* Reorganize predefined macros for all Windows targets.Michael J. Spencer2010-10-211-0/+6
* Per discussion with Sanjiv, remove the PIC16 target from mainline. When/ifChris Lattner2010-10-111-3/+0
* Update users manual comments on X86 and ARM support.Daniel Dunbar2010-09-191-6/+16
* Document '__clang_analyzer__'.Ted Kremenek2010-08-241-0/+37
* Clarify documentation of escaping for backslashDouglas Gregor2010-08-231-1/+1
* Eliminate some extraneous whitespace in the machine-parseable Fix-It output.Douglas Gregor2010-08-201-2/+2
* Fix some typos in the documentation of -fdiagnostics-parseable-fixits. Typos ...Douglas Gregor2010-08-191-1/+1
* Add machine-parseable Fix-It output as part of diagnostics, under theDouglas Gregor2010-08-191-0/+12
* Update UsersManual, we support '#pragma align' now.Daniel Dunbar2010-08-021-5/+0
* Document -f{no-}color-diagnosticsDouglas Gregor2010-07-091-1/+18
* Remove redundant and incomplete bits from the users manual w.r.t. language co...Douglas Gregor2010-06-301-49/+0
* PR7245: Make binding a reference to a temporary without a usable copyJeffrey Yasskin2010-06-071-0/+36
* Add an extension to avoid an error when a global template has the same name asJeffrey Yasskin2010-06-051-0/+24
* fix incorrect tagChris Lattner2010-05-301-1/+1
* Update "users manual", PR2461 has been fixed.Daniel Dunbar2010-05-281-5/+0
* push categories forward a bit more: document them, add someChris Lattner2010-05-241-4/+22
* Reverted r103214.mike-m2010-05-071-0/+904
* 2nd part of: Overhauled llvm/clang docs builds.mike-m2010-05-061-904/+0
* document -fdiagnostics-show-categoryChris Lattner2010-05-051-0/+28
* Introduce a limit on the depth of the template instantiation backtraceDouglas Gregor2010-04-201-0/+2