Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 gadi atpakaļ
  Ilya Biryukov 93e6c4c068 [CodeComplete] Set preferred type to bool on conditions 6 gadi atpakaļ
  Ilya Biryukov 43d57f5da1 [CodeComplete] Cleanup access checking in code completion 6 gadi atpakaļ
  Fangrui Song e14fa75399 [CodeComplete] Simplify CodeCompleteConsumer.cpp, NFC 6 gadi atpakaļ
  Kadir Cetinkaya 7373e83842 [clang] Introduce new completion context types 6 gadi atpakaļ
  Eric Liu abaf72c02d [CodeComplete] Expose InBaseClass signal in code completion results. 6 gadi atpakaļ
  Sam McCall ae8dcccdd1 [CodeComplete] Add completions for filenames in #include directives. 7 gadi atpakaļ
  Kadir Cetinkaya 9a74d9fcc6 [clang] Make sure codecompletion is called for calls even when inside a token. 7 gadi atpakaļ
  Ilya Biryukov 8cd8ed88f9 [CodeComplete] Report location of opening parens for signature help 7 gadi atpakaļ
  Fangrui Song abdbb605f2 Remove trailing space 7 gadi atpakaļ
  Ivan Donchevskii ea1c0a4ef3 Optionally add code completion results for arrow instead of dot 7 gadi atpakaļ
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 gadi atpakaļ
  Eugene Zelenko d3b7dd1776 [Sema] Revert r329346 because of memory sanitizer failures. 7 gadi atpakaļ
  Eugene Zelenko eb25fa3277 [Sema] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 gadi atpakaļ
  Eugene Zelenko c05a0c0240 [Sema] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 gadi atpakaļ
  Ilya Biryukov 72299bf390 [CodeComplete] Avoid name clashes of 'Kind' inside CodeCompletionContext. NFC 7 gadi atpakaļ
  Ilya Biryukov 891109a941 [CodeComplete] Add a helper to print CodeCompletionContext::Kind 7 gadi atpakaļ
  Adrian Prantl 550c574546 Silence a bunch of implicit fallthrough warnings 7 gadi atpakaļ
  Sam McCall c057633550 [clang] Expose orderedString from CodeCompletionResult. NFC 7 gadi atpakaļ
  Benjamin Kramer fd352be22e Retire llvm::alignOf in favor of C++11 alignof. 8 gadi atpakaļ
  Simon Pilgrim f435bb6201 Fix unnecessary default switch warning 9 gadi atpakaļ
  Vassil Vassilev 0ed81cd54f Implement filtering for code completion of identifiers. 9 gadi atpakaļ
  Reid Kleckner d4b8ca1ba2 Silence some MSVC false positive warnings about integer zexts and falling off the end of a covered switch 9 gadi atpakaļ
  Angel Garcia Gomez d162035b9b Roll-back r250822. 9 gadi atpakaļ
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. 9 gadi atpakaļ
  Douglas Gregor 11354e9dc8 [libclang] Replace ObjC generic parameters in code-completion results. 10 gadi atpakaļ
  Yaron Keren 8931755e80 Teach Twine to support SmallString. 10 gadi atpakaļ
  Francisco Lopes da Silva 90ffec0e7e Improves overload completion result chunks. 10 gadi atpakaļ
  Craig Topper 6b8c5857eb [C++11] Use 'nullptr'. Sema edition. 11 gadi atpakaļ
  Alp Toker eba660f596 Fix a bunch of mislayered clang/Lex includes from Sema 11 gadi atpakaļ