1. 33337ca Update aosp/master clang for rebase to r235153 by Pirama Arumuga Nainar · 9 years ago
  2. 3ea9e33 Update aosp/master clang for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  3. 0e2c34f Update aosp/master clang for rebase to r230699. by Stephen Hines · 9 years ago
  4. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 9 years ago
  5. c568f1e Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  6. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  7. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  8. 6c6fd7e Ignore test Inputs globally and remove redundant lit.local.cfg files by Alp Toker · 11 years ago
  9. f6785e3 Documentation parsing: add support for \throws \throw \exception commands by Dmitri Gribenko · 11 years ago
  10. c31fbe3 Comment parsing: recognize \def (but processing is a no-op, like the rest of by Dmitri Gribenko · 11 years ago
  11. 9a8a5fc Improve the missing ASM parser test for MS-style assembly by Alp Toker · 11 years ago
  12. f33ed47 XFAIL the test for non-x86 targets for which this message cannot be generated. by Richard Barton · 11 years ago
  13. e58a58d Fix triple / REQUIRES in test from r193685 by Alp Toker · 11 years ago
  14. 2597315 Recover instead of crashing on MS assembly when no target is loaded by Alp Toker · 11 years ago
  15. 5794b53 Allow a new syntax in a module requires-declaration: by Richard Smith · 11 years ago
  16. 2bf1c01 [libclang] When querying for the availability of an enumerator, pick up the availability from the enum declaration. by Argyrios Kyrtzidis · 11 years ago
  17. 659837e [libclang] Introduce clang_Type_getCXXRefQualifier whichexposes ref-qualifier information of function type. by Argyrios Kyrtzidis · 11 years ago
  18. b73479e [libclang] Add some tests by Loïc Jaquemet that I forgot to add earlier. by Argyrios Kyrtzidis · 11 years ago
  19. 367e8fe [libclang] Introduce clang_Type_getClassType which returns the class type of a member pointer type. by Argyrios Kyrtzidis · 11 years ago
  20. 14f9889 Replace -fobjc-default-synthesize-properties with disable-objc-default-synthesize-properties. by Rafael Espindola · 11 years ago
  21. 5133711 [libclang] Provide location for attributes and expose 'packed' attribute. by Argyrios Kyrtzidis · 11 years ago
  22. a41c97a Switch the semantic DeclContext for a block-scope declaration of a function or by Richard Smith · 11 years ago
  23. 7a97f7b [libclang] Don't report a DecayedType as "unexposed", report it as the original (as written) type. by Argyrios Kyrtzidis · 11 years ago
  24. 0909859 Add "native" to config.available_features, to make it easier to disable non-x-compile-safe tests by Amaury de la Vieuville · 11 years ago
  25. e825cf3 Fix the end-location of a CXXTemporaryObjectExpr when it is created with a initializer_list. by Argyrios Kyrtzidis · 11 years ago
  26. 2b42935 Comment parsing: fix a bug where a line with whitespace between two paragraphs by Dmitri Gribenko · 11 years ago
  27. c3a064d Comment parsing tests: move tests where they belong by Dmitri Gribenko · 11 years ago
  28. 6533aa2 Comment parsing tests: move tests where they belong by Dmitri Gribenko · 11 years ago
  29. 931a4fe Fix FileCheck --check-prefix lines. by Tim Northover · 11 years ago
  30. 51e75ae [PCH] Fix a PCH serialization crash, with invalid code related to forward enum references. by Argyrios Kyrtzidis · 11 years ago
  31. 15c8e56 Patch to fix doxygen trailing comments for ObjectiveC methods. by Fariborz Jahanian · 11 years ago
  32. 8c238be Patch to fix doxygen trailing comments for ObjectiveC properties. by Fariborz Jahanian · 11 years ago
  33. dc66326 [libclang] Remove comma from the blacklist of characters that prevent a comment to be attached to a decl. by Argyrios Kyrtzidis · 11 years ago
  34. 5b429be Move not past env. by Rafael Espindola · 11 years ago
  35. ceaa1ec Documentation parsing: if typedef name is being declared by Fariborz Jahanian · 11 years ago
  36. 4c4f6fe [libclang] Expose the rest of the array types. by Argyrios Kyrtzidis · 11 years ago
  37. f0c06a3 Fix crash in libclang if code completion is used with unknown flags. by Manuel Klimek · 11 years ago
  38. 4eaa81b clang/test/Index/comment-custom-block-command.cpp: This has not been failing since r175892 on valgrind. by NAKAMURA Takumi · 11 years ago
  39. 514afc7 [libclang] Introduce clang_Cursor_isObjCOptional, which returns whether the declaration was affected by "@optional" by Argyrios Kyrtzidis · 11 years ago
  40. 96e7813 Add 'not' to commands that are expected to fail. by Rafael Espindola · 11 years ago
  41. 12df246 [AST] Introduce a new DecayedType sugar node by Reid Kleckner · 11 years ago
  42. 1a554f7 Add some invalid-decl checks to clang_Type_getOffsetOf. by Matt Beaumont-Gay · 11 years ago
  43. c5b0054 Comment parsing: allow "\param ..." to describe variadic arguments by Dmitri Gribenko · 11 years ago
  44. 97e5bc2 Comment parsing: followup to r184610: allow multiple \returns by Dmitri Gribenko · 11 years ago
  45. d52b20c [document parsing]: Allow multiple adjacent \return and the like by Fariborz Jahanian · 11 years ago
  46. 8bb8669 [libclang] Make sure crash-recovery for module-building does not interfere with libclang crash-recovery. by Argyrios Kyrtzidis · 11 years ago
  47. 1f01f7c [libclang] Allow building a precompiled preamble with compiler errors by Argyrios Kyrtzidis · 11 years ago
  48. c910d4c Revert "[Sema] Make FunctionType's TSI use unadjusted argument types" by Reid Kleckner · 11 years ago
  49. 63c9a92 [Sema] Make FunctionType's TSI use unadjusted argument types by Reid Kleckner · 11 years ago
  50. d62d901 When the template specialization header is missing, set a valid source location for the template keyword when recovering. by Argyrios Kyrtzidis · 11 years ago
  51. 25cd4a2 [libclang] When annotating tokens, don't override a property annotation with a getter/setter method annotation. by Argyrios Kyrtzidis · 11 years ago
  52. 85b03eb Fix test error caused by r183008. by Daniel Jasper · 11 years ago
  53. 1bc085a [libclang] When indexing a @synthesize, don't consider that it defines a getter/setter if one is already defined by the user. by Argyrios Kyrtzidis · 11 years ago
  54. fe038a3 [libclang] For "@import .." code-completion results, associate a CXCursor_ModuleImportDecl cursor instead of CXCursor_NotImplemented. by Argyrios Kyrtzidis · 11 years ago
  55. c965f76 libclang: add a function to check whether a member function is pure virtual by Dmitri Gribenko · 11 years ago
  56. 92b522d Fix test breakage caused by change in clang-format. by Daniel Jasper · 11 years ago
  57. 7eca8d2 [libclang] When parsing with CXTranslationUnit_ForSerialization, make sure to install the ASTWriter that we create as an ASTMutationListener. by Argyrios Kyrtzidis · 11 years ago
  58. b18840d Have SourceManager::getLocForEndOfFile() point at the "EOF" location of the FileID. by Argyrios Kyrtzidis · 11 years ago
  59. 1270673 Have the RecursiveASTVisitor traverse the type source info of an objc class message. by Argyrios Kyrtzidis · 11 years ago
  60. 4857fdc [document parsing]: support c++11 type aliases by Fariborz Jahanian · 11 years ago
  61. a3ae52b [documenting declaration]: Remove arc liftime qualifiers by Fariborz Jahanian · 11 years ago
  62. f1d6d14 Fix buildbot yet again. // rdar://13757500. by Fariborz Jahanian · 11 years ago
  63. 40a06bc attempt to fix the buildbot failure. by Fariborz Jahanian · 11 years ago
  64. db1519a [ObjC declaration documentation] declaration of by Fariborz Jahanian · 11 years ago
  65. 91efca0 documenttion parsing. Provide a c-index test by Fariborz Jahanian · 11 years ago
  66. e858e66 [libclang] Introduce clang_Module_getASTFile function that returns the module file where a module object came from. by Argyrios Kyrtzidis · 11 years ago
  67. 65110ca [PCH/modules] Require the preprocessing record option to match the used PCH, if modules are enabled. by Argyrios Kyrtzidis · 11 years ago
  68. 002f928 Comment parsing: -fparse-all-comments: recognize empty line comments by Dmitri Gribenko · 11 years ago
  69. edab047 [libclang] Introduce a CXCursor_ObjCSelfExpr cursor, which is the equivalent of CXCursor_CXXThisExpr for C++ code. by Argyrios Kyrtzidis · 11 years ago
  70. 2fb5d12 When modifying an implicit instantiation with information from an explicit one, make sure to reset the "right brace" location. by Argyrios Kyrtzidis · 11 years ago
  71. 355dae6 [libclang] Make sure the preable does not truncate comments. by Argyrios Kyrtzidis · 11 years ago
  72. 80e1aca [libclang] Introduce clang_Cursor_isVariadic, which returns non-zero if the given cursor is a variadic function or method. by Argyrios Kyrtzidis · 11 years ago
  73. 38dbad2 [libclang] Introduce clang_Cursor_getObjCDeclQualifiers, to query for 'ObjC Qualifiers' written next to the return and by Argyrios Kyrtzidis · 11 years ago
  74. 9ee6a66 [libclang] Introduce clang_Cursor_getObjCPropertyAttributes to query the written attributes in a property declaration. by Argyrios Kyrtzidis · 11 years ago
  75. 4d6bc18 Adds a new doxygen tag needed. // rdar://12379053 by Fariborz Jahanian · 11 years ago
  76. 7717914 [libclang] Report parameter array types as written in source, not decayed to pointer types. by Argyrios Kyrtzidis · 11 years ago
  77. 673c5d5 Correct the range returned by ParmVarDecl::getSourceRange(), for parameters in ObjC methods with postfix types. by Argyrios Kyrtzidis · 11 years ago
  78. 04b6748 [libclang] Have clang_getCXXAccessSpecifier() also return the access control of a C++ declaration within its parent scope. by Argyrios Kyrtzidis · 11 years ago
  79. 411d33a [libclang] Expose record layout info via new libclang functions: by Argyrios Kyrtzidis · 11 years ago
  80. 75dbdfa comment parsing. Add couple more needed doxygen tags. // rdar://12379053 by Fariborz Jahanian · 11 years ago
  81. 0e7f2bb -fparse-all-comments: remove redundant check, as suggested by Fariborz Jahanian by Dmitri Gribenko · 11 years ago
  82. c95468f Add testcases for -fparse-all-comments by Dmitri Gribenko · 11 years ago
  83. a1637aa clang/test/Index/annotate-tokens.cpp: Appease msvc-targets with -fno-delayed-template-parsing. by NAKAMURA Takumi · 11 years ago
  84. cac9ee0 doce parsing: adding few more headerdoc tags. // rdar://12379114 by Fariborz Jahanian · 11 years ago
  85. 516143b [libclang] Fix cursor visitation to not ignore template arguments in out-of-line member functions. by Argyrios Kyrtzidis · 11 years ago
  86. 5238e40 doce parsing: adding few more headerdoc tags. // rdar://12379114 by Fariborz Jahanian · 11 years ago
  87. e9ebd85 [libclang] Make clang_Cursor_getArgument work with call-exprs. by Argyrios Kyrtzidis · 11 years ago
  88. b6cac0b [libclang] Add test case for r178374. by Argyrios Kyrtzidis · 11 years ago
  89. ab2d09b [Parser] Don't code-complete twice. by Argyrios Kyrtzidis · 11 years ago
  90. c528aa2 Mark comment-to-html-xml-conversion test as XFAIL:msan, in addition to valgrind. by Evgeniy Stepanov · 11 years ago
  91. 231b2bc Actually mark ASan-unfriendly test as XFAIL by Alexey Samsonov · 11 years ago
  92. 4d553c9 clang/test/Index/crash-recovery-code-complete.c: Mark it as XFAIL:win32 for now. by NAKAMURA Takumi · 11 years ago
  93. 1686137 documentation parsing: when providing code completion comment by Fariborz Jahanian · 11 years ago
  94. c02ddb2 documentation parsing. Provide code completion comment by Fariborz Jahanian · 11 years ago
  95. 07c5908 [libclang] Modify clang_getCursorType to be able to handle a function template decl. by Argyrios Kyrtzidis · 11 years ago
  96. 5256c1f [libclang] Fix a test and a warning on windows. by Argyrios Kyrtzidis · 11 years ago
  97. ee2d5fd [libclang] Introduce clang_findIncludesInFile, that can be used to retrieve all #import/#include directives in a specific file. by Argyrios Kyrtzidis · 11 years ago
  98. 0689863 Add code completion for @import <rdar://problem/13344306>. by Douglas Gregor · 11 years ago
  99. 809d1f1 Add comment to my last test. by Fariborz Jahanian · 11 years ago
  100. b98f7af objective-C code completion. Property accessors may not by Fariborz Jahanian · 11 years ago