Commit History

作者 SHA1 備註 提交日期
  Peter Collingbourne b300d3566a Sema: Create a no-op implicit cast for lvalue function conversions. 5 年之前
  Richard Smith 38c1f7c254 Properly handle instantiation-dependent array bounds. 5 年之前
  Simon Pilgrim 9a999aecab SemaInit - silence static analyzer getAs<> null dereference warnings. NFCI. 5 年之前
  Richard Trieu afe2faf6ed Revert r368237 - Update fix-it hints for std::move warnings. 5 年之前
  Matthias Gehre 38c89049e4 Reland [LifetimeAnalysis] Support more STL idioms (template forward declaration and DependentNameType) 6 年之前
  Gabor Horvath 89e632ecc7 [LifetimeAnalysis] Fix some false positives 6 年之前
  Simon Pilgrim 6816c25d30 Fix variable HasArrayDesignator set but not used warning. NFCI. 6 年之前
  Richard Smith ad57483a9f [c++20] Add support for designated direct-list-initialization syntax. 6 年之前
  Richard Smith 0c07d3746d [c++20] Implement semantic restrictions for C++20 designated 6 年之前
  Richard Smith bc562eec67 Fix silent wrong-code bugs and crashes with designated initialization. 6 年之前
  Richard Smith dbc57bfc8e Refactor InitListChecker to check only a single (explicit) initializer 6 年之前
  Richard Smith 5de0d302f1 Refactor InitListChecker to make it a bit clearer that hasError is only 6 年之前
  Richard Smith c3225a63e4 Improve behavior in the case of stack exhaustion. 6 年之前
  Gabor Horvath 658d3ba980 [NFC] Add comments to some bool arguments for better readability 6 年之前
  Gabor Horvath 09905dd469 [LifetimeAnalysis] Make it possible to disable the new warnings 6 年之前
  Richard Smith 979eefe368 Revert "[LifetimeAnalysis] Support more STL idioms (template forward declaration and DependentNameType)" 6 年之前
  Matthias Gehre 5e557d97f1 [LifetimeAnalysis] Support more STL idioms (template forward declaration and DependentNameType) 6 年之前
  Gabor Horvath bbd15f7e03 [LifetimeAnalysis] Add support for free functions 6 年之前
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique 6 年之前
  Matthias Gehre 30684d0962 [LifetimeAnalysis] Support std::stack::top() and std::optional::value() 6 年之前
  Gabor Horvath 76b7cc2c7c [LifetimeAnalysis] Fix false negatives of statement local lifetime analysis for some STL implementation 6 年之前
  Gabor Horvath 16b3be6701 Fix multiple lifetime warning messages for range based for loop 6 年之前
  Sven van Haastregt 1171bdc8cf [OpenCL] Ignore parentheses for sampler initialization 6 年之前
  Gabor Horvath c9a615ed81 Properly detect temporary gsl::Owners through reference initialization chains. 6 年之前
  Gabor Horvath 79b62d4a86 Properly handle reference initialization when detecting gsl::Pointer initialization chains 6 年之前
  Gabor Horvath bc619fcd33 Fix a false positive warning when initializing members with gsl::Owners. 6 年之前
  Gabor Horvath c0aa07195f Attempt to reapply "Even more warnings utilizing gsl::Owner/gsl::Pointer annotations" 6 年之前
  Gabor Horvath 14c49f8d77 Revert Even more warnings utilizing gsl::Owner/gsl::Pointer annotations 6 年之前
  Gabor Horvath da2bd2d3f8 Revert Fix a build bot failure and multiple warnings instances for range base for loops 6 年之前
  Gabor Horvath 2ea3e9b782 Fix a build bot failure and multiple warnings instances for range base for loops 6 年之前