summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/LangOptions.def
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Add flag for preventing the extension to 64 bits for the collapse lo...Gheorghe-Teodor Bercea2019-01-091-0/+1
* Automatic variable initializationJF Bastien2018-12-181-0/+2
* [Sema] Provide -fvisibility-global-new-delete-hidden optionPetr Hosek2018-12-041-1/+2
* Add /Zc:DllexportInlines option to clang-clTakuto Ikuta2018-11-031-0/+1
* [OPENMP][NVPTX]Improve emission of the globalized variables forAlexey Bataev2018-11-021-0/+2
* NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)Erik Pilkington2018-10-301-2/+1
* [HIP] Support early finalization of device code for -fno-gpu-rdcYaxun Liu2018-10-021-1/+1
* [OPENMP][NVPTX] Add options -f[no-]openmp-cuda-force-full-runtime.Alexey Bataev2018-08-301-0/+1
* Add a new flag and attributes to control static destructor registrationErik Pilkington2018-08-211-0/+2
* [HIP] Support -fcuda-flush-denormals-to-zero for amdgcnYaxun Liu2018-07-211-1/+0
* [Fixed Point Arithmetic] Rename `-fsame-fbits` flagLeonard Chan2018-06-291-2/+2
* [clang-cl] Don't emit dllexport inline functions etc. from pch files (PR37801)Hans Wennborg2018-06-251-0/+1
* [Fixed Point Arithmetic] Fixed Point Precision Bits and Fixed Point LiteralsLeonard Chan2018-06-201-0/+2
* Add -fforce-emit-vtablesPiotr Padlewski2018-06-131-0/+2
* This diff includes changes for supporting the following types.Leonard Chan2018-06-041-0/+2
* Revert "This diff includes changes for supporting the following types."Leonard Chan2018-06-021-2/+0
* This diff includes changes for supporting the following types.Leonard Chan2018-06-021-0/+2
* Sema: Add a flag for rejecting member pointers with incomplete base types.Peter Collingbourne2018-05-301-0/+4
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-1/+1
* [OPENMP] Enable c++ exceptions outside of the target constructs iff they areAlexey Bataev2018-05-021-0/+1
* Implement P0482R2, support for char8_t type.Richard Smith2018-05-011-0/+1
* [HIP] Add hip input kind and codegen for kernel launchingYaxun Liu2018-04-251-0/+1
* [OpenCL] Reject virtual functions for OpenCL C++Sven van Haastregt2018-04-231-0/+1
* Implement proper support for `-falign-functions`Saleem Abdulrasool2018-04-191-0/+2
* [XRay] Add clang builtin for xray typed events.Keith Wyss2018-04-171-1/+3
* [OpenCL] Added -std/-cl-std=c++Anastasia Stulova2018-04-121-1/+2
* [ObjC++] Make parameter passing and function return compatible with ObjCAkira Hatanaka2018-03-281-0/+4
* Adding nocf_check attribute for cf-protection fine tuningOren Ben Simhon2018-03-171-0/+1
* [OpenMP] Extend NVPTX SPMD implementation of combined constructsCarlo Bertolli2018-02-281-0/+1
* [CUDA] Add option to generate relocatable device codeJonas Hahnfeld2018-02-121-0/+1
* [OPENMP] Initial support for `-fopenmp-simd` option.Alexey Bataev2017-12-291-0/+1
* Remove line-endings added by r320089. NFC.Ahmed Bougacha2017-12-071-185/+185
* Add new language mode flags for C17.Aaron Ballman2017-12-071-184/+185
* Now that C++17 is official (https://www.iso.org/standard/68564.html), start c...Aaron Ballman2017-12-041-1/+1
* [XRay][clang] Introduce -fxray-always-emit-customeventsDean Michael Berris2017-11-301-0/+3
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-291-0/+2
* Revert "Toolchain: Normalize dwarf, sjlj and seh eh"Martell Malone2017-11-291-2/+0
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-291-0/+2
* Add -f[no-]double-square-bracket-attributes as new driver options to control ...Aaron Ballman2017-10-151-0/+2
* Driver: hoist the `wchar_t` handling to the driverSaleem Abdulrasool2017-10-061-1/+2
* Rename cxx1z -> cxx17 across all diagnostic IDs.Richard Smith2017-08-131-1/+1
* [c++2a] Add option -std=c++2a to enable support for potential/transitional C+...Faisal Vali2017-07-161-0/+1
* [Sema] Issue diagnostics if a new/delete expression generates a call toAkira Hatanaka2017-06-291-0/+1
* [libclang] Pass in the -fallow-editor-placeholders optionAlex Lorenz2017-04-271-1/+2
* Add support for editor placeholders to ClangAlex Lorenz2017-04-191-0/+2
* Modular Codegen: Separate flags for function and debug info supportDavid Blaikie2017-04-121-1/+2
* [XRay] Add -fxray-{always,never}-instrument= flags to clangDean Michael Berris2017-03-301-0/+2
* Use FPContractModeKind universallyAdam Nemet2017-03-291-1/+2
* Revert "Use FPContractModeKind universally"Adam Nemet2017-03-291-2/+1
* Use FPContractModeKind universallyAdam Nemet2017-03-291-1/+2