summaryrefslogtreecommitdiff
path: root/docs/UsersManual.rst
AgeCommit message (Expand)Author
2018-04-09Merging r329052:Tom Stellard
2018-01-03UserManual: Update with the latest clang-cl flagsHans Wennborg
2018-01-01Fixed markup formattingSerge Pavlov
2018-01-01Enable configuration files in clangSerge Pavlov
2017-12-30Reverted 321587: Enable configuration files in clangSerge Pavlov
2017-12-30Enable configuration files in clangSerge Pavlov
2017-12-29[docs] Added description of `-f[no]-openmp-simd` option to UsersManual.Alexey Bataev
2017-10-31[CFI] Add CFI-icall pointer type generalizationVlad Tsyrklevich
2017-09-23[docs] Fix typos in Clang's User's Manual.Reka Kovacs
2017-08-27Fix two typos in the doc. Patch by kamleshbhalui on githubSylvestre Ledru
2017-07-19Update clang-cl options in the users manualHans Wennborg
2017-07-05Add docs for -foptimization-record-file=Brian Gesiak
2017-07-01Un-revert "[Driver] Add -fdiagnostics-hotness-threshold"Brian Gesiak
2017-07-01Revert "[Driver] Add -fdiagnostics-hotness-threshold"Brian Gesiak
2017-07-01[Driver] Add -fdiagnostics-hotness-thresholdBrian Gesiak
2017-04-12[Driver] Add compiler option to generate a reproducerBruno Cardoso Lopes
2017-02-17Update Bugzilla URLs in docsIsmail Donmez
2017-02-16[OpenCL][Doc] Added OpenCL vendor extension description to user manual docAnastasia Stulova
2017-02-09[DebugInfo] Added support to Clang FE for generating debug info for preproces...Amjad Aboud
2017-02-02Improve docs: Add missing #pragma push directive.Asiri Rathnayake
2017-01-17UsersManual.rst: add missing newlineHans Wennborg
2017-01-16Replace non-ASCII ellipsis with "..." to silence Sphinx warnings.Aaron Ballman
2017-01-16Add -fstrict-vtable-pointers to UsersManualPiotr Padlewski
2017-01-14fix a few typo in the doc but also in the clang messagesSylvestre Ledru
2017-01-12UsersManual.rst: Update clang-cl options list againHans Wennborg
2017-01-12UsersManual.rst: Update clang-cl options listHans Wennborg
2017-01-12[Docs][OpenCL] Added OpenCL feature description to Clang documentation.Anastasia Stulova
2016-12-12Bring back note about not supporting global register variables.Michael Kuperstein
2016-10-27Add documentation describing the components of a complete toolchain including...Richard Smith
2016-09-13Reapply r281276 with passing -emit-llvm in one of the testsAdam Nemet
2016-09-13Revert "Add -fdiagnostics-show-hotness"Adam Nemet
2016-09-12Add -fdiagnostics-show-hotnessAdam Nemet
2016-09-12Add a mode to clang-tblgen to generate reference documentation for warning andRichard Smith
2016-08-30This adds new options -fdenormal-fp-math and passes through option -ffast-mathSjoerd Meijer
2016-08-15Replace an obsolete company name.Paul Robinson
2016-07-27UsersManual.rst: update clang-cl option listHans Wennborg
2016-07-22[Profile] Enable profile merging with -fprofile-generat[=<dir>]Xinliang David Li
2016-07-20[Profile] Document new profile file name modifiersXinliang David Li
2016-07-16[Driver] Add flags for enabling both types of PGO InstrumentationSean Silva
2016-07-15Removing a few more :option: tags that we do not have corresponding .. option...Aaron Ballman
2016-07-15Removing a few more :option: tags that we do not have corresponding .. option...Aaron Ballman
2016-07-14Despite there being an option, it seems that Sphinx has decided that "=123" i...Aaron Ballman
2016-06-21[Docs] More warning fixes to unbreak the docs buildbot.George Burgess IV
2016-05-27[mips] Compact branch policy setting.Simon Dardis
2016-05-20Update -ffast-math documentation to match reality.Justin Lebar
2016-05-04fix docsKostya Serebryany
2016-05-04document -f[no-]sanitize-recover=all and mention it in warning messagesKostya Serebryany
2016-04-28Re-apply r267784, r267824 and r267830.Peter Collingbourne
2016-04-28Revert r267784, r267824 and r267830.Benjamin Kramer
2016-04-27Rework interface for bitset-using features to use a notion of LTO visibility.Peter Collingbourne