커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Gabor Horvath c9995d820b Even more warnings utilizing gsl::Owner/gsl::Pointer annotations 6 년 전
  Gabor Horvath e5d2fdc902 More warnings regarding gsl::Pointer and gsl::Owner attributes 6 년 전
  Richard Trieu e74367a39b Update fix-it hints for std::move warnings. 6 년 전
  Gabor Horvath 3341cb6ed0 Teach some warnings to respect gsl::Pointer and gsl::Owner attributes 6 년 전
  Anastasia Stulova 91a14f64f7 [OpenCL] Allow OpenCL C style vector initialization in C++ 6 년 전
  Neil Hickey ec0a24cf0c [OpenCL] Fixing sampler initialisations for C++ mode. 6 년 전
  Rui Ueyama ce7674d7be Fix parameter name comments using clang-tidy. NFC. 6 년 전
  Anastasia Stulova 73ad46cd47 [Sema] Fix diagnostic for addr spaces in reference binding 6 년 전
  Anastasia Stulova 0e661735df [Sema] Improved diagnostic for qualifiers in reference binding 6 년 전
  Anastasia Stulova 4aaedf6e20 [Sema] Diagnose addr space mismatch while constructing objects 6 년 전
  Richard Smith 2ec487f0ba Remove unused SK_LValueToRValue initialization step. 6 년 전
  Richard Smith 263516059c PR23833, DR2140: an lvalue-to-rvalue conversion on a glvalue of type 6 년 전