Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Kadir Cetinkaya 360d063736 [clang] Implement Override Suggestions in Sema. 6 yıl önce
  Sam McCall 0edd965d5c [CodeComplete] #include completion treats -I as non-system (require header-like extension). 6 yıl önce
  Eric Liu 51d76e9ec3 [Sema] Do not load macros from preamble when LoadExternal is false. 7 yıl önce
  Sam McCall ae8dcccdd1 [CodeComplete] Add completions for filenames in #include directives. 7 yıl önce
  Kadir Cetinkaya 7dfb64163c [CodeCompletion] Enable signature help when initializing class/struct/union members. 7 yıl önce
  Ilya Biryukov 96b8b58101 [CodeComplete] Clearly distinguish signature help and code completion. 7 yıl önce
  Eric Liu e680dc2798 [Sema] Store MacroInfo in CodeCompletionResult for macro results. 7 yıl önce
  Ilya Biryukov 8cd8ed88f9 [CodeComplete] Report location of opening parens for signature help 7 yıl önce
  Ilya Biryukov 1b2dafb41e [CodeComplete] Fix the crash in code completion on access checking 7 yıl önce
  Richard Smith 51cfee88b3 Refactor checking of switch conditions and case values. 7 yıl önce
  Eric Liu 16cd80eccb [CodeComplete] Fix accessibilty of protected members from base class. 7 yıl önce
  Kirill Bobyrev c53ede8647 [clangd] Uprank delcarations when "using q::name" is present in the main file 7 yıl önce
  Eric Liu 809e94c9b5 [SemaCodeComplete] Expose a method to create CodeCompletionString for macros. 7 yıl önce
  Kirill Bobyrev d2b3d463c2 [NFS] Wipe trailing whitespaces 7 yıl önce
  Eric Liu 6c9c407460 [SemaCodeComplete] Make sure visited contexts are passed to completion results handler. 7 yıl önce
  Ivan Donchevskii ea1c0a4ef3 Optionally add code completion results for arrow instead of dot 7 yıl önce
  Richard Smith 3211ce51c4 Switch a couple of users of LangOpts::GNUMode to the more appropriate LangOpts::GNUKeywords. 7 yıl önce
  Ilya Biryukov 983ac4e991 [CodeComplete] Expose helpers to get RawComment of completion result. 7 yıl önce
  Ilya Biryukov cfbf163f3a [CodeComplete] Provide completion in decls even for incomplete types 7 yıl önce
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 yıl önce
  Alexander Kornienko b8b9458165 Fix typos in clang 7 yıl önce
  George Burgess IV f6b7996bf6 Remove redundant casts. NFC 7 yıl önce
  Sam McCall e88bbabeb9 [CodeComplete] Omit templated constructors from member list too. 7 yıl önce
  Haojian Wu 2ac973d583 [Sema] Add visited contexts to CodeCompleteContext 7 yıl önce
  Sam McCall 3ee4cc4acf [CodeComplete] Add an option to omit results from the preamble. 7 yıl önce
  Faisal Vali 1ae65827b5 Again reverting an attempt to convert the DeclSpec enums into scoped enums. 7 yıl önce
  Faisal Vali 9d3d610d05 [NFC] Modernize enums TypeSpecifierWidth, TypeSpecifierSign & TypeSpecifierType into scoped enums with underlying types. 7 yıl önce
  Faisal Vali 20f9e21530 Revert r321614 and r321615 7 yıl önce
  Faisal Vali 8723ca6013 [NFC] Modernize enums TypeSpecifierWidth, TypeSpecifierSign & TypeSpecifierType into scoped enums. 7 yıl önce
  Faisal Vali ef699b2164 [NFC] Modernize enum Declarator::TheContext to a type-safe scoped enum. 7 yıl önce