Commit History

Author SHA1 Message Date
  Benjamin Kramer 0693d43473 Retire llvm::less_ptr. llvm::deref is much more flexible. 6 years ago
  Jan Korous a71671ffe4 [clang] Refactor doc comments to Decls attribution 6 years ago
  Alexey Bataev 0b49c715fa [OPENMP]Add support for analysis of linear variables and step. 6 years ago
  Rui Ueyama ce7674d7be Fix parameter name comments using clang-tidy. NFC. 6 years ago
  Saar Raz fa50bf0cf8 [Concepts] Concept definitions (D40381) 6 years ago
  Francis Visoiu Mistrih 711c0bdbd6 [Bitcode] Move Bitstream to a separate library 6 years ago
  Fangrui Song b76b345fe1 Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partition_point. NFC 6 years ago
  Gauthier Harnisch ce5b229c3e [clang] Add storage for APValue in ConstantExpr 6 years ago
  Richard Smith 2cbdb2c8c9 [c++20] P0780R2: Support pack-expansion of init-captures. 6 years ago
  Richard Smith 7a6d690bb5 [c++20] Add support for explicit(bool), as described in P0892R2. 6 years ago
  Richard Smith fb98e7c13d [c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whose 6 years ago
  Leonard Chan 8ad70e4734 Recommit r359859 "[Attribute/Diagnostics] Print macro if definition is an attribute declaration" 6 years ago
  Hans Wennborg 06edb03dd1 Revert r359949 "[clang] adding explicit(bool) from c++2a" 6 years ago
  Nicolas Lesser 6de0b449c0 [clang] adding explicit(bool) from c++2a 6 years ago
  Leonard Chan a121961bcb Revert "[Attribute/Diagnostics] Print macro if definition is an attribute declaration" 6 years ago
  Leonard Chan fae4e4715c [Attribute/Diagnostics] Print macro if definition is an attribute declaration 6 years ago
  Bruno Ricci 678f3edd11 [Serialization] Stable serialization order for OpenCLTypeExtMap and OpenCLDeclExtMap 6 years ago
  Alexey Bataev 1891730129 [OPENMP]Initial support for 'allocate' clause. 6 years ago
  Alexey Bataev da1812dcb1 [OPENMP]Improve detection of omp_allocator_handle_t type and predefined 6 years ago
  Alexey Bataev 457ce20d09 [OPENMP 5.0]Initial support for 'allocator' clause. 6 years ago
  Duncan P. N. Exon Smith 2d59837707 Modules: Add LangOptions::CacheGeneratedPCH 6 years ago
  Duncan P. N. Exon Smith c977c99e5c Modules: Invalidate out-of-date PCMs as they're discovered 6 years ago
  Duncan P. N. Exon Smith d28cf14aed Modules: Rename MemoryBufferCache to InMemoryModuleCache 6 years ago
  Alexey Bataev 3fbbfdb3b6 [OPENMP 5.0]Add initial support for 'allocate' directive. 6 years ago
  Michael Kruse 01e162c296 [OpenMP 5.0] Parsing/sema support for from clause with mapper modifier. 6 years ago
  Michael Kruse 8130704f58 [OpenMP 5.0] Parsing/sema support for to clause with mapper modifier. 6 years ago
  Michael Kruse 238a43704c [OpenMP 5.0] Parsing/sema support for map clause with mapper modifier. 6 years ago
  Anastasia Stulova 8a8b20efde Rename getTypeQualifiers to getMethodQualifiers. 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Kelvin Li d4d7233447 [OPENMP] parsing and sema support for 'close' map-type-modifier 6 years ago