summaryrefslogtreecommitdiffstats
path: root/clang/docs/UsersManual.html
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* add a new driver-level -ferror-limit=412 option, which causes clang to stopChris Lattner2010-04-071-0/+4
* Document common clang compatibility issues.Rafael Espindola2010-03-171-0/+7
* Update Clang C++ status, with a more project-centric focus.Douglas Gregor2010-02-051-4/+2
* revert part of my last patch, and mark only the c++ global new operator as no...Nuno Lopes2009-12-171-2/+2
* document -fno-assume-sane-operator-new, per Chris request.Nuno Lopes2009-12-171-0/+6
* Refine a little. WIP.Mike Stump2009-12-161-3/+3
* Add some documentation for recent checkins. WIP.Mike Stump2009-12-161-0/+4
* Add documentation for recently added code. WIP.Mike Stump2009-12-141-0/+24
* Fix a broken linkDouglas Gregor2009-11-091-1/+1
* As far as I know, there aren't any warning differences between -std=gnu99 and Eli Friedman2009-08-261-1/+0
* document the diagnostics pragmas, patch by Louis Gerbarg!Chris Lattner2009-07-121-6/+58
* Introduce the notion of "Relocatable" precompiled headers, which are builtDouglas Gregor2009-07-071-0/+44
* fix typoChris Lattner2009-06-131-1/+1
* Minor formatting tweak.Eli Friedman2009-06-121-0/+4
* Fix a minor formatting mistake.Eli Friedman2009-06-121-6/+6
* Some updates to the gcc extension sections of the users manual.Eli Friedman2009-06-121-6/+26
* Minor documentation update about Microsoft extensions.Eli Friedman2009-06-081-3/+4
* Say a bit about various architectures in the users manual.Eli Friedman2009-06-081-8/+32
* Mention unsupported GCC duplicate-definition-with-inline extension.Daniel Dunbar2009-06-041-0/+6
* PTH -> PCH in the user manualDouglas Gregor2009-06-031-17/+10
* A couple minor corrections to the "GCC extensions not implemented yet" Eli Friedman2009-06-021-6/+6
* A few tweaks to the "Differences between various standard modes" Eli Friedman2009-05-271-4/+5
* A few minor updates to the user manual.Eli Friedman2009-05-161-6/+3
* Note that clang follows the MSVC definition for #pragma pack.Daniel Dunbar2009-05-131-0/+5
* Tweak wordingDaniel Dunbar2009-05-131-1/+1
* Note a few more unsupported language extensions.Daniel Dunbar2009-05-121-0/+10
* Add some text to the user manual describing the current state of C Eli Friedman2009-04-281-6/+126
* Grammar fix.Ted Kremenek2009-04-211-1/+1
* document new form of -fdiagnostics-print-source-range-inChris Lattner2009-04-211-3/+4
* more stuff.Chris Lattner2009-04-201-5/+48
OpenPOWER on IntegriCloud