提交歷史

作者 SHA1 備註 提交日期
  Richard Smith 0fb16153cd Split ActOnCallExpr into an ActOnCallExpr to be called by the parser, 6 年之前
  Bruno Ricci d507ee11ea Re-commit "[AST] Introduce GenericSelectionExpr::Association" 6 年之前
  Bruno Ricci 5cc8b40460 Revert "[AST] Introduce GenericSelectionExpr::Association" 6 年之前
  Bruno Ricci b43033c532 [AST] Introduce GenericSelectionExpr::Association 6 年之前
  Bruno Ricci d4197d25f5 [AST] Pack GenericSelectionExpr 6 年之前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Stephen Kelly d7b659b592 Port getLocStart -> getBeginLoc 7 年之前
  Fangrui Song abdbb605f2 Remove trailing space 7 年之前
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 年之前
  Malcolm Parsons f3653a1e85 Clean carriage returns from lib/ and include/. NFC. 7 年之前
  Akira Hatanaka 3797638dfd [CodeGen] Ignore OpaqueValueExprs that are unique references to their 7 年之前
  Reid Kleckner 1f5fca8f18 Avoid including ScopeInfo.h from Sema.h 7 年之前
  Akira Hatanaka 7d98e0d3fa Remove debugging code I accidentally committed in r326530. 7 年之前
  Akira Hatanaka a4fcfa4da0 Add an option to disable tail-call optimization for escaping blocks. 7 年之前
  Aaron Ballman de3473e38c Track in the AST whether the operand to a UnaryOperator can overflow and then use that logic when evaluating constant expressions and emitting codegen. 7 年之前
  Aaron Ballman fdab8abec1 Replace a use of std::for_each() with llvm::for_each(); NFC. 7 年之前
  Alex Lorenz 1e30b7a60a [ObjC] Check that a subscript methods is declared for a qualified id type 8 年之前
  Brian Kelley 1cd6beccb6 [Objective-C] Fix "weak-unavailable" warning with -fobjc-weak 8 年之前
  Brian Kelley f884a84581 [Objective-C] Fix "repeated use of weak" warning with -fobjc-weak 8 年之前
  Adam Nemet eec6cbfc8d Encapsulate FPOptions and use it consistently 8 年之前
  Richard Smith 8ef39c62fb More diagnostic name fixups: w_ -> warn_, warning_ -> warn_, not_ -> note_. 8 年之前
  Richard Smith faa718808d Mass-rename the handful of error_* diagnostics to err_*. 8 年之前
  Richard Smith 575e6c8350 PR25890: Fix incoherent error handling in PerformImplicitConversion and 9 年之前
  Bob Wilson 756a4a5956 arc-repeated-use-of-weak should not warn about IBOutlet properties 9 年之前
  Manman Ren 418381e0b2 Class Property: class property and instance property can have the same name. 9 年之前
  Alexey Bataev 1385bc087e [MSVC] Fix for http://llvm.org/PR25636: indexed accessor property not supported correctly. 9 年之前
  Alexey Bataev 0a368f60e7 [MSVC] 'property' with an empty array in array subscript expression. 9 年之前
  Angel Garcia Gomez d162035b9b Roll-back r250822. 9 年之前
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. 9 年之前
  Alexey Bataev 56640d8209 [MSVC] Fix for http://llvm.org/PR24132: __declspec(property): double invocations of foo() when compiling foo()->propertyName 10 年之前