Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique hace 6 años
  Rui Ueyama ce7674d7be Fix parameter name comments using clang-tidy. NFC. hace 6 años
  Gauthier Harnisch 17feca48a8 [C++20] add Basic consteval specifier hace 6 años
  Ilya Biryukov a3c3146170 [Lex] Allow to consume tokens while preprocessing hace 6 años
  Anastasia Stulova 8a8b20efde Rename getTypeQualifiers to getMethodQualifiers. hace 6 años
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo hace 6 años
  Mikael Nilsson 53945281fb [OpenCL] Add generic AS to 'this' pointer hace 6 años
  Mikael Nilsson fbfddd394f Revert "[OpenCL] Add generic AS to 'this' pointer" hace 6 años
  Mikael Nilsson 8e20f7a8e0 [OpenCL] Add generic AS to 'this' pointer hace 6 años
  Reid Kleckner 1168491f34 Fix clang -Wimplicit-fallthrough warnings across llvm, NFC hace 6 años
  Fangrui Song abdbb605f2 Remove trailing space hace 7 años
  Erich Keane 829882796c AttributeList de-listifying: hace 7 años
  Richard Smith 8eed7850fc Diagnose missing 'template' keywords in more cases. hace 7 años
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. hace 7 años
  Richard Smith 4e37891c39 PR34163: Don't cache an incorrect key function for a class if queried between hace 8 años
  Momchil Velikov 9a0efb9546 Place implictly declared functions at block scope hace 8 años
  Hiroshi Inoue f37177d01f fix typos in comments; NFC hace 8 años
  Richard Smith 00ba534163 Fix the location of "missing ';'" suggestions after annotation tokens. hace 8 años
  Faisal Vali 919ac41f65 [NFC, Scoped Enum] Convert Sema::ExpressionEvaluationContext into a scoped Enum hace 8 años
  Vassil Vassilev dc40846413 Publish RAIIObjectsForParser.h for external usage. hace 8 años
  Malcolm Parsons 9d3affe6fd Use unique_ptr for cached tokens for default arguments in C++. hace 8 años
  Olivier Goffart 7eeb47943e Fix heuristics skipping invalid ctor-initializers with C++11 hace 8 años
  Olivier Goffart 12a83d357c Fix a few issues while skipping function bodies hace 9 años
  David Majnemer d00c493c50 [-fms-extensions] Don't crash on explicit class-scope specializations & default arguments hace 9 años
  Stephan Bergmann 8d88a9262f For MS ABI, emit dllexport friend functions defined inline in class hace 9 años
  Reid Kleckner 402b389802 Revert "For MS ABI, emit dllexport friend functions defined inline in class" hace 9 años
  Reid Kleckner bb586da394 For MS ABI, emit dllexport friend functions defined inline in class hace 9 años
  Reid Kleckner b3cafc6313 [Sema] PR25181 Fix crash when method declaration with throw spec fails to parse correctly hace 9 años
  David Blaikie a310431916 Simplify EnterTokenStream API to make it more robust for memory management hace 9 años
  Craig Topper 9ca5511fb4 Merge some similar diagnostics using %select. hace 9 años