提交歷史

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