summaryrefslogtreecommitdiffstats
path: root/clang/docs/UsersManual.rst
Commit message (Expand)AuthorAgeFilesLines
* update clang-cl flag section in UsersManual.rstHans Wennborg2020-02-281-52/+101
* [OpenCL][Docs] Rename C++ for OpenCL labelSven van Haastregt2020-01-091-2/+3
* [OpenCL] Add link to C++ for OpenCL documentationAnastasia Stulova2020-01-031-2/+36
* [Remarks][Driver] Place temporary remark files next to temporary object filesFrancis Visoiu Mistrih2019-12-181-9/+28
* [Docs] Fix indentation in remarks sectionFrancis Visoiu Mistrih2019-12-181-19/+19
* [Remarks][Docs] Enhance documentation for opt-remarks driver optionsFrancis Visoiu Mistrih2019-12-101-12/+38
* Reapply af57dbf12e54 "Add support for options -frounding-math, ftrapp...Melanie Blower2019-12-051-4/+50
* Revert " Reapply af57dbf12e54 "Add support for options -frounding-math...Melanie Blower2019-12-041-50/+4
* Reapply af57dbf12e54 "Add support for options -frounding-math, ftrapp...Melanie Blower2019-12-041-4/+50
* Temporarily Revert "Add support for options -frounding-math, ftrapping-math, ...Eric Christopher2019-11-181-50/+4
* Add support for options -frounding-math, ftrapping-math, -ffp-model=, and -ff...Melanie Blower2019-11-071-4/+50
* [Remarks] Fix Sphinx formattingFrancis Visoiu Mistrih2019-10-281-0/+3
* [Remarks] Add bitstream to the list of supported formats in clangFrancis Visoiu Mistrih2019-10-281-0/+2
* Add -fgnuc-version= to control __GNUC__ and other GCC macrosReid Kleckner2019-10-101-0/+7
* Recommit -r372180Erich Keane2019-09-181-30/+179
* Revert "Create UsersManual section entitled 'Controlling Floating Point"Erich Keane2019-09-171-159/+30
* Create UsersManual section entitled 'Controlling Floating PointErich Keane2019-09-171-30/+159
* [Docs][OpenCL] Several corrections to C++ for OpenCLAnastasia Stulova2019-08-231-8/+9
* [docs] don't use :option: for Wall WextraJF Bastien2019-08-051-7/+7
* [docs] don't use :option: for C++ compatJF Bastien2019-08-051-2/+2
* [docs] document -Weveything more bettererJF Bastien2019-08-051-7/+18
* [OpenCL] Rename lang mode flag for C++ modeAnastasia Stulova2019-07-251-2/+2
* [Docs][OpenCL] Documentation of C++ for OpenCL modeAnastasia Stulova2019-07-171-1/+41
* [Remarks][Driver] Use the specified format in the remarks file extensionFrancis Visoiu Mistrih2019-06-171-1/+3
* [Remarks] Extend -fsave-optimization-record to specify the formatFrancis Visoiu Mistrih2019-06-171-5/+13
* [Remarks][NFC] Improve testing and documentation of -foptimization-record-passesFrancis Visoiu Mistrih2019-06-141-0/+12
* [Docs] Modernize references to macOSJ. Ryan Stinnett2019-05-301-4/+4
* Driver: support `/Zc:char8_t` and `/Zc:char8_t-`Saleem Abdulrasool2019-05-281-0/+2
* [PGO] Clang part of change for context-sensitive PGO (part1)Rong Xu2019-03-041-1/+41
* [Documentation] Use HTTPS whenever possibleEugene Zelenko2019-01-231-10/+10
* UsersManual.rst: Update the clang-cl flags sectionHans Wennborg2019-01-161-7/+37
* [asan] Add clang flag -fsanitize-address-use-odr-indicatorVitaly Buka2018-12-051-0/+2
* [Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to fil...Calixte Denizet2018-11-171-0/+49
* UserManual: Tweak the /Zc:dllexportInlines- docs someHans Wennborg2018-11-131-7/+8
* Revert rL346644, rL346642: the added test test/CodeGen/code-coverage-filter.c...Calixte Denizet2018-11-121-49/+0
* [Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to fil...Calixte Denizet2018-11-121-0/+49
* clang-cl: Add documentation for /Zc:dllexportInlines-Hans Wennborg2018-11-121-0/+76
* clang-cl: Add "/clang:" pass-through arg support.Hans Wennborg2018-11-081-0/+12
* Update our URLs in clang doc to use httpsSylvestre Ledru2018-11-041-6/+6
* Change -fsanitize-address-poison-class-member-array-new-cookie to -fsanitize-...Filipe Cabecinhas2018-11-021-4/+4
* [Doc] fix second error in UsersManualJonas Toth2018-10-121-1/+1
* [Doc] fix BB, add code-block typeJonas Toth2018-10-121-1/+1
* Update user's manual documentation of profile remapping file to matchRichard Smith2018-10-111-5/+8
* Update documentation to indicate that profile remapping support is onlyRichard Smith2018-10-101-0/+6
* Add a flag to remap manglings when reading profile data information.Richard Smith2018-10-101-0/+63
* Update the docs for using LLVM toolset in Visual StudioStephen Kelly2018-08-221-9/+10
* UserManual: Update with the latest clang-cl flagsHans Wennborg2018-08-011-0/+21
* [OPENMP] Modify the info about OpenMP support in UsersManual, NFC.Alexey Bataev2018-07-301-7/+2
* Re-land r337333, "Teach Clang to emit address-significance tables.",Peter Collingbourne2018-07-181-0/+9
* Revert r337333, "Teach Clang to emit address-significance tables."Peter Collingbourne2018-07-171-9/+0
OpenPOWER on IntegriCloud