summaryrefslogtreecommitdiff
path: root/docs/UsersManual.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* Teach Clang to emit address-significance tables.Peter Collingbourne2018-07-171-0/+9
* [docs] List correct default for -ftemplate-depth; also add missingRichard Smith2018-07-111-1/+6
* Add -fforce-emit-vtablesPiotr Padlewski2018-06-131-0/+6
* [docs] Fix typos in the Clang User's Manual.Joel Galenson2018-05-071-2/+2
* [Driver, CodeGen] rename options to disable an FP cast optimizationSanjay Patel2018-04-301-9/+7
* [Driver, CodeGen] add options to enable/disable an FP cast optimizationSanjay Patel2018-04-271-0/+10
* UsersManual.rst: update text for /GX- to match r328708Hans Wennborg2018-04-031-1/+1
* [AMDGPU] Remove use of OpenCL triple environment and replace with function at...Tony Tye2018-03-231-2/+2
* Update the supported C language standards in the user manual.Aaron Ballman2018-03-121-4/+5
* UsersManual: improve the clang-cl text some moreHans Wennborg2018-03-011-0/+17
* UsersManual: beef up the clang-cl text a littleHans Wennborg2018-03-011-3/+13
* [Driver] Add option to manually control discarding value names in LLVM IR.Eric Fiselier2018-02-071-0/+21
* Clarify that optimization levels -O2 and above are recommended for use of PGO.Eric Christopher2018-01-311-1/+2