aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/ClangCommandLineReference.rst
AgeCommit message (Expand)AuthorFilesLines
2022-07-19[clang] Add a new flag -fexperimental-library to enable experimental library ...Louis Dionne1-4/+4
2022-07-18[clang] Introduce -fstrict-flex-arrays=<n> for stricter handling of flexible ...serge-sans-paille1-0/+6
2022-07-14[InstrProf] Add options to profile function groupsEllis Hoag1-0/+4
2022-07-13[SystemZ] Enable `-mtune=` option in clang.Kai Nacke1-1/+1
2022-07-12[X86] Support -mstack-protector-guard-symbolXiang1 Zhang1-0/+4
2022-07-12Revert "[X86] Support -mstack-protector-guard-symbol"Xiang1 Zhang1-4/+0
2022-07-12[X86] Support -mstack-protector-guard-symbolXiang1 Zhang1-0/+4
2022-07-06[clang][NFC] Re-generate CommandLineReference.rstLouis Dionne1-0/+10
2022-06-27Revert "[clang] Introduce -fstrict-flex-arrays=<n> for stricter handling of f...Vitaly Buka1-6/+0
2022-06-24[clang] Introduce -fstrict-flex-arrays=<n> for stricter handling of flexible ...serge-sans-paille1-0/+6
2022-06-18[docs] Re-generate ClangCommandLineReference.rstFangrui Song1-15/+47
2022-05-25[Clang] Introduce `--offload-link` option to perform offload device linkingJoseph Huber1-0/+4
2022-05-25[Clang][Docs] Document `-Xoffload-linker` flagJoseph Huber1-0/+4
2022-05-16[docs] Re-generate ClangCommandLineReference.rstFangrui Song1-110/+194
2022-05-02[PowerPC] Enable CR bits support for Power8 and above.Amy Kwan1-0/+2
2022-04-29[Clang][Docs] Add new offloading flags to the clang documentationJoseph Huber1-4/+16
2022-04-22[C++20][Modules][Driver][HU 2/N] Add fmodule-header, fmodule-header=Iain Sandoe1-0/+8
2022-04-18[Clang][Docs] Update information on the new driver now that it's defaultJoseph Huber1-1/+1
2022-04-08[OpenMP] Remove help and documentation for old flagJoseph Huber1-4/+0
2022-03-31Revert "[Clang] Add option to set alternative toolchain path"Qiu Chaofan1-4/+0
2022-03-24[Clang] Add option to set alternative toolchain pathQiu Chaofan1-0/+4
2022-03-23Reland "[llvm][AArch64] Insert "bti j" after call to setjmp"David Spickett1-1/+1
2022-03-23Revert "[llvm][AArch64] Insert "bti j" after call to setjmp"David Spickett1-1/+1
2022-03-23[llvm][AArch64] Insert "bti j" after call to setjmpDavid Spickett1-1/+1
2022-03-07[WebAssembly] Add new target feature in support of 'extended-const' proposalSam Clegg1-0/+2
2022-02-23[Clang][Docs] Add '-fopenmp-offload-mandatory' to command line referenceJoseph Huber1-0/+4
2022-02-08[docs] Re-generate ClangCommandLineReference.rstFangrui Song1-19/+41
2022-02-08[docs] Document -ffinite-math-only, -fhonor-{infinities,infinites,nans}Jon Roelofs1-1/+7
2022-02-07[ARM] Undeprecate complex IT blocksMark Murray1-1/+1
2022-02-04[OpenMP] Change amdgcn to amdgpu in device library handlingJoseph Huber1-2/+2
2022-02-03[Clang][Docs] Add documention for new OpenMP offloading driverJoseph Huber1-0/+4
2022-01-11[clang] Add --start-no-unused-arguments/--end-no-unused-arguments to silence ...Martin Storsjö1-0/+8
2022-01-04[docs] Re-generate ClangCommandLineReference.rstFangrui Song1-68/+132
2021-12-06[ARM] Implement setjmp BTI placement for PACBTI-MTies Stuij1-0/+5
2021-11-30Add toggling for -fnew-infallible/-fno-new-infalliblemodimo1-2/+2
2021-11-05[clang] [Objective C] Inclusive language: use objcmt-allowlist-dir-path=<arg>...Zarko Todorovski1-1/+1
2021-09-16[ARM] Mitigate the cve-2021-35465 security vulnurability.Alexandros Lamprineas1-0/+4
2021-09-06[X86] Add CRC32 feature.Tianqing Wang1-0/+2
2021-08-31[OpenMP][OpenACC] Implement `ompx_hold` map type modifier extension in Clang ...Joel E. Denny1-0/+5
2021-08-26[clang][NewPM] Mention that legacy PM flags are deprecatedArthur Eubanks1-1/+1
2021-08-21[clang] Fix typos in documentation (NFC)Kazu Hirata1-2/+2
2021-08-10[X86] AVX512FP16 instructions enabling 1/6Wang, Pengfei1-0/+2
2021-08-02[clang] Add support for optional flag -fnew-infallible to restrict exception ...modimo1-0/+4
2021-07-29[clang] Fix typos in Options.td and regen ClangCommandLineReference.rst.Frederic Cambus1-3/+3
2021-07-25[Preprocessor] Implement -fminimize-whitespace.Michael Kruse1-0/+10
2021-06-15[Driver] Delete -fsanitize-coverage-blocklist= in favor of -fsanitize-coverag...Fangrui Song1-1/+1
2021-06-15[docs] Exclude FlangOption and re-generate ClangCommandLineReference.rstFangrui Song1-111/+365
2021-05-04[clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist=Nico Weber1-9/+10
2021-04-29[ASan] Rename `-fsanitize-address-destructor-kind=` to drop the `-kind` suffix.Dan Liew1-1/+1
2021-04-22[Debug-Info] implement -gstrict-dwarfChen Zheng1-0/+2