Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Eugene Zelenko eb25fa3277 [Sema] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 жил өмнө
  Eugene Zelenko c05a0c0240 [Sema] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 жил өмнө
  Ilya Biryukov 72299bf390 [CodeComplete] Avoid name clashes of 'Kind' inside CodeCompletionContext. NFC 7 жил өмнө
  Ilya Biryukov 891109a941 [CodeComplete] Add a helper to print CodeCompletionContext::Kind 7 жил өмнө
  Adrian Prantl 550c574546 Silence a bunch of implicit fallthrough warnings 7 жил өмнө
  Sam McCall c057633550 [clang] Expose orderedString from CodeCompletionResult. NFC 7 жил өмнө
  Benjamin Kramer fd352be22e Retire llvm::alignOf in favor of C++11 alignof. 8 жил өмнө
  Simon Pilgrim f435bb6201 Fix unnecessary default switch warning 9 жил өмнө
  Vassil Vassilev 0ed81cd54f Implement filtering for code completion of identifiers. 9 жил өмнө
  Reid Kleckner d4b8ca1ba2 Silence some MSVC false positive warnings about integer zexts and falling off the end of a covered switch 9 жил өмнө
  Angel Garcia Gomez d162035b9b Roll-back r250822. 9 жил өмнө
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. 9 жил өмнө
  Douglas Gregor 11354e9dc8 [libclang] Replace ObjC generic parameters in code-completion results. 10 жил өмнө
  Yaron Keren 8931755e80 Teach Twine to support SmallString. 10 жил өмнө
  Francisco Lopes da Silva 90ffec0e7e Improves overload completion result chunks. 10 жил өмнө
  Craig Topper 6b8c5857eb [C++11] Use 'nullptr'. Sema edition. 11 жил өмнө
  Alp Toker eba660f596 Fix a bunch of mislayered clang/Lex includes from Sema 11 жил өмнө
  Douglas Gregor d1f09b482b Allow the computation of the base priority for a declaration code completion result to consider the completion context 12 жил өмнө
  Dmitri Gribenko 89cf425f11 Use 'const Decl *' throughout code completion in Sema 12 жил өмнө
  Dmitri Gribenko cfa88f8939 Remove useless 'llvm::' qualifier from names like StringRef and others that are 12 жил өмнө
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers 12 жил өмнө
  Argyrios Kyrtzidis 526d24444c [libclang] Remove the ParentKind cursor kind from code-completion results. 13 жил өмнө
  Dmitri Gribenko d99ef536b2 Add a new libclang completion API to get brief documentation comment that is 13 жил өмнө
  Benjamin Kramer e5f8372b5d Bitpack CodeCompletionResults. 13 жил өмнө
  Argyrios Kyrtzidis 28a83f5700 [code-complete] Introduce CodeCompletionTUInfo which will be used for caching 13 жил өмнө
  Douglas Gregor ba1030698d Introduce a new libclang API to determine the parent context of a code 13 жил өмнө
  Benjamin Kramer 1eb18afd93 Move CodeCompletionBuilder's chunk adding methods out of line. 13 жил өмнө
  Douglas Gregor 8e42f27823 When determining the availability of an enum constant, also consider 13 жил өмнө
  Dylan Noblesmith f7ccbad5d9 Basic: import SmallString<> into clang namespace 13 жил өмнө
  Benjamin Kramer 8fe83e1df9 Move a method from IdentifierTable.h out of line and remove the SmallString include. 13 жил өмнө