- 0a6b5b6 PTH-- Remove feature entirely- by Erich Keane · 7 years ago
- 28ddb91 [c++20] Implement P0482R6: enable -fchar8_t by default in C++20 mode. by Richard Smith · 7 years ago
- fa98390 NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) by Erik Pilkington · 7 years ago
- e4c3c6c Reverted the "[CUDA/OpenMP] Define only some host macros during device compilation" by Artem Belevich · 7 years ago
- 0e9a76d Add predefined macro __gnu_linux__ for proper aux-triple by Yaxun Liu · 7 years ago
- 7af5d66 [OpenMP][NVPTX] Use appropriate _CALL_ELF macro when offloading by Gheorghe-Teodor Bercea · 7 years ago
- 931939b [CUDA/OpenMP] Define only some host macros during device compilation by Jonas Hahnfeld · 7 years ago
- e5015ab [Preprocessor] Allow libc++ to detect when aligned allocation is unavailable. by Volodymyr Sapsai · 7 years ago
- 20eb9ba P0096R5, P0941R2: Update to match latest feature test macro specification. by Richard Smith · 7 years ago
- 5105573 As discussed with SG10, bump version of __cpp_deduction_guides macro to indicate support for P0620R0. by Richard Smith · 7 years ago
- 404bbcb Revert "Revert r332955 "GNUstep Objective-C ABI version 2"" by David Chisnall · 7 years ago
- 8446633 Revert r332955 "GNUstep Objective-C ABI version 2" by Bjorn Pettersson · 7 years ago
- 79356ee GNUstep Objective-C ABI version 2 by David Chisnall · 7 years ago
- 66f9577 [OPENMP-SIMD] Fix PR37536: Fix definition of _OPENMP macro. by Alexey Bataev · 7 years ago
- 9fc8faf Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
- 3a8244d Implement P0482R2, support for char8_t type. by Richard Smith · 7 years ago
- 9061e4f48 [HIP] Add predefined macros __HIPCC__ and __HIP_DEVICE_COMPILE__ by Yaxun Liu · 7 years ago
- 887c569 [HIP] Add hip input kind and codegen for kernel launching by Yaxun Liu · 7 years ago
- c645f61 [OpenCL] Added -std/-cl-std=c++ by Anastasia Stulova · 7 years ago
- cec95ec Revert 319303: Add _Float128 as alias to __float128 to enable compilations on Fedora27/glibc2 by Erich Keane · 8 years ago
- e927ca7 [OPENMP] Initial support for `-fopenmp-simd` option. by Alexey Bataev · 8 years ago
- 6c48359 Revert 320391: Certain targets are failing, pulling back to diagnose. by Erich Keane · 8 years ago
- bb32255 For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is available by Erich Keane · 8 years ago
- 29dc5de Correct line endings that got mixed up in r320089; NFC. by Aaron Ballman · 8 years ago
- 5b6c0f7 Add new language mode flags for C17. by Aaron Ballman · 8 years ago
- 6cdef0e [driver] Set the 'simulator' environment for Darwin when compiling for by Alex Lorenz · 8 years ago
- 1382a32 Add __WINT_MAX__. by Ed Schouten · 8 years ago
- 45cf85b Add _Float128 as alias to __float128 to enable compilations on Fedora27/glibc2-26 by Erich Keane · 8 years ago
- c351fba Now that C++17 is official (https://www.iso.org/standard/68564.html), start changing the C++1z terminology over to C++17. NFC intended, these are all mechanical changes. by Aaron Ballman · 8 years ago
- d141e48 [OpenCL] Define __IMAGE_SUPPORT__ macro for SPIR by Sven van Haastregt · 8 years ago
- c950c65 Toolchain: Normalize dwarf, sjlj and seh eh by Martell Malone · 8 years ago
- 2fa2570 Revert "Toolchain: Normalize dwarf, sjlj and seh eh" by Martell Malone · 8 years ago
- 390cfcb Toolchain: Normalize dwarf, sjlj and seh eh by Martell Malone · 8 years ago
- 523edb0 Revert r318669/318694 by Erich Keane · 8 years ago
- 5c086c7 For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is available by Erich Keane · 8 years ago
- c05609c This adds the _Float16 preprocessor macro definitions. by Sjoerd Meijer · 8 years ago
- 0c6374e Fix comments about __OPENCL_MEMORY_SCOPE_* macros by Yaxun Liu · 8 years ago
- 30d652a [OpenCL] Support variable memory scope in atomic builtins by Yaxun Liu · 8 years ago
- 9d07ae7 Implement latest feature test macro recommendations, P0096R4. by Richard Smith · 8 years ago
- 3919506 Add OpenCL 2.0 atomic builtin functions as Clang builtin by Yaxun Liu · 8 years ago
- 5f475b9 [c++2a] Add option -std=c++2a to enable support for potential/transitional C++2a features by Faisal Vali · 8 years ago
- 59d7b77 [OpenMP] Add support for auxiliary triple specification by Gheorghe-Teodor Bercea · 8 years ago
- a40b38a Only define __SIZEOF_FLOAT128__ on x86 as intended in r304012 by Reid Kleckner · 8 years ago
- 9eabbb6 Enable __float128 for mingw for GCC compatibility and define __SIZEOF_FLOAT128__ on x86 by Reid Kleckner · 8 years ago
- 4bf9282 [coroutines] Bump __cpp_coroutines version by Eric Fiselier · 8 years ago
- 40c0efa Refactor frontend InputKind to prepare for treating module maps as a distinct kind of input. by Richard Smith · 8 years ago
- 4b2c8f7 Add __CLANG_ATOMIC_<TYPE>_LOCK_FREE macros for use in MSVC compatibility mode. by Eric Fiselier · 8 years ago
- 4b0cad0 Bump __cplusplus for C++17 to 201703L per the C++17 DIS. by Richard Smith · 9 years ago
- 260c6d4 Revert r291477 "[Frontend] Correct values of ATOMIC_*_LOCK_FREE to match builtin" by Hans Wennborg · 9 years ago
- b80bbca [c++1z] Mark constexpr lambdas as done on status page and start advertising by Richard Smith · 9 years ago
- cbe0793 [c++1z] Add some more tests for class template argument deduction, add by Richard Smith · 9 years ago
- 41d1315 [Frontend] The macro that describes the Objective-C bool type should by Alex Lorenz · 9 years ago
- dc15574 [Frontend] Correct values of ATOMIC_*_LOCK_FREE to match builtin by Michal Gorny · 9 years ago
- dbe74e0 Add __cpp_structured_bindings feature test macro for structured bindings, per by Richard Smith · 9 years ago
- cb0ccb0 [c++1z] cxx_status: mark p0195r2 as done. by Richard Smith · 9 years ago
- 5b74665 Recommit r289979 [OpenCL] Allow disabling types and declarations associated with extensions by Yaxun Liu · 9 years ago
- 35f6d66 Revert r289979 due to regressions by Yaxun Liu · 9 years ago
- 2e8331c [OpenCL] Allow disabling types and declarations associated with extensions by Yaxun Liu · 9 years ago
- 17c7f70 Replace APFloatBase static fltSemantics data members with getter functions by Stephan Bergmann · 9 years ago
- 6cc02c2 p0012r1: define corresponding feature test macro by Richard Smith · 9 years ago
- 9229d33 [Frontend] Add a predefined macro that describes the Objective-C bool type by Alex Lorenz · 9 years ago
- 90f454a Add comment explaining this mysterious macro name. by Richard Smith · 9 years ago
- f5d8a75 Mark aligned allocation as done. by Richard Smith · 9 years ago
- 4ffb434 [coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts by Gor Nishanov · 9 years ago
- 5913902 P0035R4: add predefined __STDCPP_DEFAULT_NEW_ALIGNMENT__ macro. By default, we by Richard Smith · 9 years ago
- 27143d8 Mark P0127R3 as done, and replace its __has_feature check with the corresponding SD-6 macro. by Richard Smith · 9 years ago
- 6e4bedc Add a couple more tentative names for upcoming SD-6 feature checks. These might by Richard Smith · 9 years ago
- 38d91d4 P0095R3: Implement the latest published revision of SD-6 (C++ feature test macros). by Richard Smith · 9 years ago
- b02043c P0096R2: Implement more recent revision of SD-6 (C++ feature test macros). by Richard Smith · 9 years ago
- 1ff60ef Minor tweak. Avoid hardcoding. by Daniel Marjamaki · 9 years ago
- 2f75452 Simplify Clang's version number configuration in CMake. by David L. Jones · 9 years ago
- f333de3 OpenCL: Defining __ENDIAN_LITTLE__ and fix target endianness by Matt Arsenault · 9 years ago
- 7996340 Provide __GLIBCXX_TYPE_INT_N_0 and __GLIBCXX_BITSIZE_INT_N_0 when in C++ gnu language extensions. by Yaron Keren · 9 years ago
- 9670f84 [NFC] Header cleanup by Mehdi Amini · 9 years ago
- c9d336e Restructure the propagation of -fPIC/-fPIE. by Rafael Espindola · 9 years ago
- 18c4852 [OPENMP] Fixed processing of '-fopenmp-version=' option and test. by Alexey Bataev · 9 years ago
- c6bd891 [OPENMP] Add option '-fopenmp-version=[31|40|45]' allowing choosing by Alexey Bataev · 9 years ago
- 3bfedcf [OPENMP] Set '_OPENMP' macro to '201511' value to reflect support for by Alexey Bataev · 9 years ago
- 91f6f07 [CUDA] Add -fcuda-approx-transcendentals flag. by Justin Lebar · 9 years ago
- 39cf40f [OpenCL] Add supported OpenCL extensions to target info. by Yaxun Liu · 9 years ago
- fa1df45 Revert "[OpenCL] Add supported OpenCL extensions to target info." by Yaxun Liu · 9 years ago
- 64936ce [OpenCL] Add supported OpenCL extensions to target info. by Yaxun Liu · 9 years ago
- 382d355 [OpenCL] Add predefined macros. by Yaxun Liu · 9 years ago
- f828bba NFC: clarify comment on lock-free macros by JF Bastien · 10 years ago
- 149d9522 clang-cl: Include /FI headers in /showIncludes output. by Nico Weber · 10 years ago
- b214cbc Make TargetInfo store an actual DataLayout instead of a string. by James Y Knight · 10 years ago
- 8601733 [CUDA] Make CUDA compilation usable by default. by Artem Belevich · 10 years ago
- 28ea04f Define __unsafe_unretained and __autoreleasing in ObjC GC mode. by John McCall · 10 years ago
- 738d48d Sink some PTHManager includes out of Preprocessor.h by Reid Kleckner · 10 years ago
- 460ce58 Define weak and __weak to mean ARC-style weak references, even in MRC. by John McCall · 10 years ago
- 3fa73f3 [coroutines] Add feature-test macro for coroutines, defined to 1 to indicate by Richard Smith · 10 years ago
- b5bc923 [CUDA] Allow parsing of host and device code simultaneously. by Artem Belevich · 10 years ago
- fb2398d Make the clang module container format selectable from the command line. by Adrian Prantl · 10 years ago
- 59e3d75 Add __nonnull/__nullable/__null_unspecified predefines for Darwin. by Douglas Gregor · 10 years ago
- bb165fb Introduce a PCHContainerOperations interface (NFC). by Adrian Prantl · 10 years ago
- 24d59d1 "This adds -fconcepts-ts as a cc1 option for enabling the by Faisal Vali · 10 years ago
- 470d942 Make GNUInline consistent with whether we use traditional GNU inline semantics. by Peter Collingbourne · 10 years ago
- 4992099 Add C11 *_DECIMAL_DIG. by Ed Schouten · 11 years ago
- ea50312 [mips] Partially revert r223927: Removing __SIZEOF_INT128__ macro for MIPS64 by Vasileios Kalintiris · 11 years ago
- a6a19f1 Preprocessor: support __BIGGEST_ALIGNMENT__ macro by Tim Northover · 11 years ago