コミット履歴

作者 SHA1 メッセージ 日付
  Simon Pilgrim f294fc0727 DeclBase/DeclCXX/DeclTemplate - silence static analyzer getAs<> null dereference warnings. NFCI. 5 年 前
  Guillaume Chatelet fbefe36e8d [Alignment] Move OffsetToAlignment to Alignment.h 6 年 前
  Richard Smith 6f53b4f252 [c++20] Fix some ambiguities in our mangling of lambdas with explicit 6 年 前
  Saar Raz fa50bf0cf8 [Concepts] Concept definitions (D40381) 6 年 前
  Richard Smith ae3e0f386d Convert MemberExpr creation and serialization to work the same way as 6 年 前
  Benjamin Kramer d1015ecc8e Revert "Factor out duplicated code building a MemberExpr and marking it" and "Convert MemberExpr creation and serialization to work the same way as" 6 年 前
  Richard Smith 8cfd67d723 Convert MemberExpr creation and serialization to work the same way as 6 年 前
  Erich Keane d61c1added Make NoThrow FunctionLike, make FunctionLike include references, fix 6 年 前
  Richard Smith 2cbdb2c8c9 [c++20] P0780R2: Support pack-expansion of init-captures. 6 年 前
  Dmitri Gribenko 54eb12a115 Added an AST matcher for declarations that are in the `std` namespace 6 年 前
  Richard Smith 30cd644f80 [c++2a] Implement semantic restrictions for 'export' declarations. 6 年 前
  Akira Hatanaka 7f5aa78ec0 Move the implementation of getInnermostBlockDecl to the .cpp file to fix 6 年 前
  Don Hinton 64aa9a1dd1 Refactor cast<>'s in if conditionals, which can only assert on failure. 6 年 前
  Alexey Bataev 3fbbfdb3b6 [OPENMP 5.0]Add initial support for 'allocate' directive. 6 年 前
  Michael Kruse e93ddfad28 [OpenMP 5.0] Parsing/sema support for "omp declare mapper" directive. 6 年 前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年 前
  Richard Smith 02db2fa1a9 DR674, PR38883, PR40238: Qualified friend lookup should look for a 6 年 前
  Gabor Marton b533efb62c [ASTImporter] Fix redecl chain of classes and class templates 6 年 前
  Artem Dergachev a55b8668b2 [AST] [analyzer] NFC: Reuse code in stable ID dumping methods. 6 年 前
  Aaron Ballman e73e91e86a Change getRedeclContext() to support enumerations as another kind of transparent context in C. 6 年 前
  Kelvin Li ac26bee66c [OPENMP] Add support for OMP5 requires directive + unified_address clause 7 年 前
  Michael Kruse 9884fc1d08 Add inherited attributes before parsed attributes. 7 年 前
  George Karpenkov a495c43386 Generate unique identifiers for Decl objects 7 年 前
  Bruno Ricci 51390e5f8c Test commit 7 年 前
  Reid Kleckner 931d2baed6 Fix -Wcovered-switch-default uncovered after r338630 7 年 前
  Erich Keane f2421d2e1b [AST][1/4] Move the bit-fields from TagDecl, EnumDecl and RecordDecl into DeclContext 7 年 前
  Fangrui Song abdbb605f2 Remove trailing space 7 年 前
  Gabor Marton e16472dc53 Re-apply: [ASTImporter] Import the whole redecl chain of functions 7 年 前
  Gabor Marton a605c7e735 Revert "[ASTImporter] Import the whole redecl chain of functions" 7 年 前
  Gabor Marton 029be8c2f3 [ASTImporter] Import the whole redecl chain of functions 7 年 前