Historique des commits

Auteur SHA1 Message Date
  Ilya Biryukov 889c2156fe [CodeComplete] Ensure object is the same in compareOverloads() il y a 5 ans
  Sam McCall bad4f7292a [CodeComplete] Fix ASTUnit cached completion of macros from preamble, broken in r342528 il y a 6 ans
  Rui Ueyama ce7674d7be Fix parameter name comments using clang-tidy. NFC. il y a 6 ans
  Richard Smith b444e60422 Use getOperatorSpelling to get the spelling of an overloaded operator il y a 6 ans
  Sam McCall d82b8d1371 Re-land "[CodeComplete] Improve overload handling for C++ qualified and ref-qualified methods." il y a 6 ans
  Sam McCall ad0ba3b0b5 Revert "[CodeComplete] Improve overload handling for C++ qualified and ref-qualified methods." il y a 6 ans
  Sam McCall eb388ab5f4 Revert "Revert "[CodeComplete] Improve overload handling for C++ qualified and ref-qualified methods."" il y a 6 ans
  Vlad Tsyrklevich e79c5dc45a Revert "[CodeComplete] Improve overload handling for C++ qualified and ref-qualified methods." il y a 6 ans
  Sam McCall 19ab7510e4 [CodeComplete] Improve overload handling for C++ qualified and ref-qualified methods. il y a 6 ans
  Ilya Biryukov cebf166fd8 [CodeComplete] Include more text into typed chunks of pattern completions il y a 6 ans
  Ilya Biryukov 1d201d005b [CodeComplete] Add a bit more whitespace to completed patterns il y a 6 ans
  Ilya Biryukov a2d27484eb [CodeComplete] Add semicolon when completing patterns for 'static_assert' and 'typedef il y a 6 ans
  Ilya Biryukov adbb459ee0 [CodeComplete] Set preferred type for qualified-id il y a 6 ans
  Ilya Biryukov ff610072dd [CodeComplete] Consistently break after '{' in multi-line patterns il y a 6 ans
  Ilya Biryukov 1078bd6094 [CodeComplete] Complete 'return true/false' in boolean functions il y a 6 ans
  Ilya Biryukov ee34ee5940 [CodeComplete] Add whitespace around braces in lambda completions il y a 6 ans
  Ilya Biryukov b9f01a14a9 [CodeComplete] Filter override completions by function name il y a 6 ans
  Ilya Biryukov ec22f9ea9a [CodeComplete] Only show lambda completions if patterns are requested il y a 6 ans
  Ilya Biryukov 37d9edc0c5 [CodeComplete] Complete a lambda when preferred type is a function il y a 6 ans
  Ilya Biryukov 60744a8e7f [CodeComplete] Complete enumerators when preferred type is an enum il y a 6 ans
  Richard Smith 7a6d690bb5 [c++20] Add support for explicit(bool), as described in P0892R2. il y a 6 ans
  Ilya Biryukov 7463f83dc3 [CodeComplete] Add a trailing semicolons to some pattern completions il y a 6 ans
  Hans Wennborg 06edb03dd1 Revert r359949 "[clang] adding explicit(bool) from c++2a" il y a 6 ans
  Nicolas Lesser 6de0b449c0 [clang] adding explicit(bool) from c++2a il y a 6 ans
  Fangrui Song 329eb5c6ba Use llvm::stable_sort il y a 6 ans
  Sam McCall 74cc5ad2f8 [CodeComplete] Fix crash when completing ObjC block parameter with a broken type il y a 6 ans
  Duncan P. N. Exon Smith 1d5d785505 Basic: Return a reference from FileManager::getVirtualFileSystem, NFC il y a 6 ans
  Bruno Ricci 62e8a2946b [Sema][NFCI] Don't allocate storage for the various CorrectionCandidateCallback unless we are going to do some typo correction il y a 6 ans
  David Goldman cba260be30 Support framework import/include auto-completion il y a 6 ans
  Ilya Biryukov ee7f333417 [CodeComplete] Propagate preferred type for function arguments in more cases il y a 6 ans