コミット履歴

作者 SHA1 メッセージ 日付
  Bjorn Pettersson 08b8248b46 Prune include of DataLayout.h from include/clang/Basic/TargetInfo.h. NFC 5 年 前
  Jan Korous 8d744a73b5 [clang-scan-deps] Support for clang --analyze in clang-scan-deps 5 年 前
  Reid Kleckner c677d420e1 Add -fgnuc-version= to control __GNUC__ and other GCC macros 5 年 前
  Richard Smith 6d2412c7e2 Mark P0784R7 as complete and start defining its feature-test macro. 5 年 前
  Jan Korous 7e3aba1ae9 Revert "[static analyzer] Define __clang_analyzer__ macro in driver" 5 年 前
  Jan Korous ccc36b01ff [static analyzer] Define __clang_analyzer__ macro in driver 5 年 前
  Richard Smith 940249d817 [c++20] P1143R2: Add support for the C++20 'constinit' keyword. 6 年 前
  Erich Keane 60120426f6 Implement P1668R1 6 年 前
  Anastasia Stulova e6eadeabeb [OpenCL] Fix lang mode predefined macros for C++ mode. 6 年 前
  Alexey Bataev a59773775c [OPENMP]Set default version to OpenMP 4.5. 6 年 前
  Alexey Bataev 007873852b [OPENMP]Add standard macro value _OPENMP for OpenMP 5.0. 6 年 前
  Anastasia Stulova c0abfaad68 [OpenCL] Update comments/diagnostics to refer to C++ for OpenCL 6 年 前
  Sylvestre Ledru e4345d2540 Update __VERSION__ to remove the hardcoded 4.2.1 version 6 年 前
  Sylvestre Ledru 4962d4e375 This reverts commit 632a36bfcfc8273c1861f04ff6758d863c47c784. 6 年 前
  Sylvestre Ledru 2dfe7167bb Remove __VERSION__ 6 年 前
  John McCall 2b26b10a90 Fix the predefined exponent limit macros for the 16-bit IEEE format. 6 年 前
  Anastasia Stulova cd7db9f83f [SPIR] Simplified target checking. 6 年 前
  Richard Smith 7a6d690bb5 [c++20] Add support for explicit(bool), as described in P0892R2. 6 年 前
  Hans Wennborg 06edb03dd1 Revert r359949 "[clang] adding explicit(bool) from c++2a" 6 年 前
  Nicolas Lesser 6de0b449c0 [clang] adding explicit(bool) from c++2a 6 年 前
  Alexey Bader 915f39b66a [SYCL] Add clang front-end option to enable SYCL device compilation flow. 6 年 前
  Richard Smith db44dfe30c Enable coroutines under -std=c++2a. 6 年 前
  Nemanja Ivanovic 003a5a6ba2 Make predefined FLT16 macros conditional on support for the type 6 年 前
  Anastasia Stulova 3957c0ddc8 [OpenCL][PR40603] In C++ preserve compatibility with OpenCL C v2.0 6 年 前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年 前
  Chris Kennelly 14f508aa0b Implementation Feature Test Macros for P0722R3 6 年 前
  Erich Keane e0244b6427 PTH-- Remove feature entirely- 6 年 前
  Richard Smith 761a1b5dc4 [c++20] Implement P0482R6: enable -fchar8_t by default in C++20 mode. 6 年 前
  Erik Pilkington e1dcbc21bc NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) 6 年 前
  Artem Belevich dfb6e35a90 Reverted the "[CUDA/OpenMP] Define only some host macros during device compilation" 7 年 前