提交歷史

作者 SHA1 備註 提交日期
  Erik Pilkington 95eacf347e Remove a dead diagnostic, NFC 6 年之前
  Rui Ueyama ce7674d7be Fix parameter name comments using clang-tidy. NFC. 6 年之前
  Erik Pilkington c760628a81 [ObjC] Improve error message for a malformed objc-type-name 6 年之前
  Ilya Biryukov a3c3146170 [Lex] Allow to consume tokens while preprocessing 6 年之前
  Erik Pilkington a12e071469 Add support for attributes on @implementations in Objective-C 6 年之前
  Nico Weber e615fa35aa Objective-C++11: Support static_assert() in @interface/@implementation ivar lists and method declarations 6 年之前
  Richard Smith d1f4353f6e PR40642: Fix determination of whether the final statement of a statement 6 年之前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Aaron Ballman bf91d084ae Refactor the way we handle diagnosing unused expression results. 6 年之前
  Erik Pilkington e1dcbc21bc NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) 6 年之前
  Stephen Kelly d7b659b592 Port getLocStart -> getBeginLoc 7 年之前
  Michael Kruse 915cb4dbc2 Append new attributes to the end of an AttributeList. 7 年之前
  Fangrui Song abdbb605f2 Remove trailing space 7 年之前
  Erich Keane 74701fe1cf [NFC] Rename clang::AttributeList to clang::ParsedAttr 7 年之前
  Erich Keane 829882796c AttributeList de-listifying: 7 年之前
  Erich Keane 83dc9e5eeb Fix allocation of Nullability attribute. 7 年之前
  Shoaib Meenai e8805d277d Reapply "[Parse] Use CapturedStmt for @finally on MSVC" 7 年之前
  Shoaib Meenai 02655f4bc1 Revert "[Parse] Use CapturedStmt for @finally on MSVC" 7 年之前
  Shoaib Meenai 3a20c38055 [Parse] Use CapturedStmt for @finally on MSVC 7 年之前
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 年之前
  Faisal Vali 9626b8d4ee Revert rC330794 and some dependent tiny bug fixes 7 年之前
  Faisal Vali 45d663da56 [c++2a] [concepts] Add rudimentary parsing support for template concept declarations 7 年之前
  Jordan Rose 5fe5d44d7f Sink PrettyDeclStackTrace down to the AST library 7 年之前
  Aaron Ballman dc011c9015 Allow the NS, CF, and ObjC attributes to be used with -fdouble-square-bracket-attributes. The syntactic locations for such attributes on ObjC constructs have been specifically chosen to follow the GNU attribute syntactic locations. 7 年之前
  Faisal Vali 1ae65827b5 Again reverting an attempt to convert the DeclSpec enums into scoped enums. 7 年之前
  Faisal Vali 9d3d610d05 [NFC] Modernize enums TypeSpecifierWidth, TypeSpecifierSign & TypeSpecifierType into scoped enums with underlying types. 7 年之前
  Faisal Vali 20f9e21530 Revert r321614 and r321615 7 年之前
  Faisal Vali 8723ca6013 [NFC] Modernize enums TypeSpecifierWidth, TypeSpecifierSign & TypeSpecifierType into scoped enums. 7 年之前
  Faisal Vali 2d075f470b [NFC] Modernize enum DeclSpecContext into a scoped enum. 7 年之前
  Faisal Vali ef699b2164 [NFC] Modernize enum Declarator::TheContext to a type-safe scoped enum. 7 年之前