Commit History

Author SHA1 Message Date
  Tom Stellard f0ef9f37d6 [OpenCL] Make TableGen'd builtin tables and helper functions static 6 years ago
  Saar Raz fa50bf0cf8 [Concepts] Concept definitions (D40381) 6 years ago
  Kadir Cetinkaya 41b948059d [clang][HeaderSearch] Shorten paths for includes in mainfile's directory 6 years ago
  Sven van Haastregt 122b86d074 Recommit [OpenCL] Move OpenCLBuiltins.td and remove unused include 6 years ago
  Sven van Haastregt e412648982 Revert "[OpenCL] Move OpenCLBuiltins.td and remove unused include" 6 years ago
  Sven van Haastregt 345d700bbe [OpenCL] Move OpenCLBuiltins.td and remove unused include 6 years ago
  Sven van Haastregt 6767591efe [OpenCL] Declare builtin functions using TableGen 6 years ago
  Richard Smith 7a6d690bb5 [c++20] Add support for explicit(bool), as described in P0892R2. 6 years ago
  Richard Smith 70cd574857 When typo-correcting a function name, consider correcting to a type name 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
  Bruno Ricci 0ddd57721e [Sema] ADL: Associated namespaces for class types and enumeration types (CWG 1691) 6 years ago
  David Blaikie 10463c3a8b Modules: Search for a visible definition of the decl context when computing visibility of a default template parameter 6 years ago
  Richard Smith c2e330a40a [c++2a] Improve diagnostic for use of declaration from another TU's 6 years ago
  Fangrui Song ce76f242a3 Range-style std::find{,_if} -> llvm::find{,_if}. NFC 6 years ago
  Bruno Ricci 62e8a2946b [Sema][NFCI] Don't allocate storage for the various CorrectionCandidateCallback unless we are going to do some typo correction 6 years ago
  Richard Smith 264d6736fe Fix implementation of [temp.local]p4. 6 years ago
  Francis Visoiu Mistrih e8f9fc2658 Revert "Fix implementation of [temp.local]p4." 6 years ago
  Richard Smith 0068e5bc95 Fix implementation of [temp.local]p4. 6 years ago
  Michael Kruse e93ddfad28 [OpenMP 5.0] Parsing/sema support for "omp declare mapper" directive. 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Richard Smith a7d7e428cf PR40329: [adl] Fix determination of associated classes when searching a 6 years ago
  Richard Smith 02db2fa1a9 DR674, PR38883, PR40238: Qualified friend lookup should look for a 6 years ago
  Raphael Isemann 9db9051461 Misc typos fixes in ./lib folder 6 years ago
  Fangrui Song 117cd8c782 Use llvm::{all,any,none}_of instead std::{all,any,none}_of. NFC 6 years ago
  Eric Liu c242941e01 [CodeComplete] Re-fix accessibilty of protected members from base class. 6 years ago
  Fangrui Song 2bc7aaa80d llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 7 years ago
  Richard Smith 13d1bd3167 Remove dead code made unnecessary by r342018. 7 years ago
  Richard Smith a2e7966958 Consistently create a new declaration when merging a pre-existing but 7 years ago
  Fangrui Song 51bf0d9b64 [Sema] Make typo correction slightly more efficient 7 years ago