summaryrefslogtreecommitdiffstats
path: root/docs/UsersManual.rst
Commit message (Expand)AuthorAgeFilesLines
* Update clang-cl options in the users manualHans Wennborg2017-07-191-0/+47
* Add docs for -foptimization-record-file=Brian Gesiak2017-07-051-0/+13
* Un-revert "[Driver] Add -fdiagnostics-hotness-threshold"Brian Gesiak2017-07-011-7/+33
* Revert "[Driver] Add -fdiagnostics-hotness-threshold"Brian Gesiak2017-07-011-33/+7
* [Driver] Add -fdiagnostics-hotness-thresholdBrian Gesiak2017-07-011-7/+33
* [Driver] Add compiler option to generate a reproducerBruno Cardoso Lopes2017-04-121-0/+10
* Update Bugzilla URLs in docsIsmail Donmez2017-02-171-3/+3
* [OpenCL][Doc] Added OpenCL vendor extension description to user manual docAnastasia Stulova2017-02-161-1/+38
* [DebugInfo] Added support to Clang FE for generating debug info for preproces...Amjad Aboud2017-02-091-0/+16
* Improve docs: Add missing #pragma push directive.Asiri Rathnayake2017-02-021-0/+1
* UsersManual.rst: add missing newlineHans Wennborg2017-01-171-0/+1
* Replace non-ASCII ellipsis with "..." to silence Sphinx warnings.Aaron Ballman2017-01-161-2/+2
* Add -fstrict-vtable-pointers to UsersManualPiotr Padlewski2017-01-161-0/+7
* fix a few typo in the doc but also in the clang messagesSylvestre Ledru2017-01-141-1/+1
* UsersManual.rst: Update clang-cl options list againHans Wennborg2017-01-121-0/+3
* UsersManual.rst: Update clang-cl options listHans Wennborg2017-01-121-99/+117
* [Docs][OpenCL] Added OpenCL feature description to Clang documentation.Anastasia Stulova2017-01-121-0/+360
* Bring back note about not supporting global register variables.Michael Kuperstein2016-12-121-0/+4
* Add documentation describing the components of a complete toolchain including...Richard Smith2016-10-271-0/+4
* Reapply r281276 with passing -emit-llvm in one of the testsAdam Nemet2016-09-131-0/+28
* Revert "Add -fdiagnostics-show-hotness"Adam Nemet2016-09-131-28/+0
* Add -fdiagnostics-show-hotnessAdam Nemet2016-09-121-0/+28
* Add a mode to clang-tblgen to generate reference documentation for warning andRichard Smith2016-09-121-0/+2
* This adds new options -fdenormal-fp-math and passes through option -ffast-mathSjoerd Meijer2016-08-301-0/+9
* Replace an obsolete company name.Paul Robinson2016-08-151-1/+3
* UsersManual.rst: update clang-cl option listHans Wennborg2016-07-271-1/+17
* [Profile] Enable profile merging with -fprofile-generat[=<dir>]Xinliang David Li2016-07-221-12/+16
* [Profile] Document new profile file name modifiersXinliang David Li2016-07-201-2/+34
* [Driver] Add flags for enabling both types of PGO InstrumentationSean Silva2016-07-161-10/+12
* Removing a few more :option: tags that we do not have corresponding .. option...Aaron Ballman2016-07-151-9/+9
* Removing a few more :option: tags that we do not have corresponding .. option...Aaron Ballman2016-07-151-7/+7
* Despite there being an option, it seems that Sphinx has decided that "=123" i...Aaron Ballman2016-07-141-2/+2
* [Docs] More warning fixes to unbreak the docs buildbot.George Burgess IV2016-06-211-7/+12
* [mips] Compact branch policy setting.Simon Dardis2016-05-271-0/+10
* Update -ffast-math documentation to match reality.Justin Lebar2016-05-201-0/+13
* fix docsKostya Serebryany2016-05-041-0/+1
* document -f[no-]sanitize-recover=all and mention it in warning messagesKostya Serebryany2016-05-041-0/+1
* Re-apply r267784, r267824 and r267830.Peter Collingbourne2016-04-281-11/+2
* Revert r267784, r267824 and r267830.Benjamin Kramer2016-04-281-2/+11
* Rework interface for bitset-using features to use a notion of LTO visibility.Peter Collingbourne2016-04-271-11/+2
* Update the description of Clang's MSVC compatibility flagsReid Kleckner2016-03-281-24/+13
* Add whole-program vtable optimization feature to Clang.Peter Collingbourne2016-02-241-0/+15
* UsersManual: update clang-cl commandsHans Wennborg2016-02-121-5/+7
* Partial revert of rL260506.Andrey Bokhanko2016-02-111-0/+3
* Update of "GCC extensions not implemented yet" in Clang User's ManualAndrey Bokhanko2016-02-111-10/+0
* [MSVC Compat] Only warn for unknown clang-cl argumentsEhsan Akhgari2016-01-251-2/+3
* Introduce -fsanitize-stats flag.Peter Collingbourne2016-01-161-0/+5
* Driver part of debugger tuning.Paul Robinson2015-12-191-1/+19
* Cross-DSO control flow integrity (Clang part).Evgeniy Stepanov2015-12-151-0/+6
* [clang-cl] Let /W4 map to -Wall -Wextra instead of just -Wall.Nico Weber2015-12-111-1/+1