1. 4e0854f [libclang] Add function to retrieve storage class in libclang. by Argyrios Kyrtzidis · 11 years ago
  2. c27a0c4 Add libclang capabilities to retriete template arguments from specializations. by Eli Bendersky · 11 years ago
  3. 13314bf [OPENMP] 'omp teams' directive basic support. by Alexey Bataev · 11 years ago
  4. 9804fa5 Revert "[OPENMP] 'omp teams' directive basic support. Includes parsing and semantic analysis for 'omp teams' directive support from OpenMP 4.0. Adds additional analysis to 'omp target' directive with 'omp teams' directive." by Renato Golin · 11 years ago
  5. 941bbec [OPENMP] 'omp teams' directive basic support. by Alexey Bataev · 11 years ago
  6. e4e893b [OPENMP] Parsing/Sema of directive omp parallel for simd by Alexander Musman · 11 years ago
  7. 0bd520b [OPENMP] Initial parsing/sema analysis of 'target' directive. by Alexey Bataev · 11 years ago
  8. f82886e Parsing/Sema of directive omp for simd by Alexander Musman · 11 years ago
  9. ac3997e [libclang] Introduce clang_File_isEqual for comparing CXFile handles. by Argyrios Kyrtzidis · 11 years ago
  10. 2f5db8b Header guard canonicalization, clang part. by Benjamin Kramer · 11 years ago
  11. 9b07147 Expose the CUDA shared attribute to the C API. by Eli Bendersky · 11 years ago
  12. 44a206f Exposes a C API to name mangling for a given cursor. by Eli Bendersky · 11 years ago
  13. ba76448 Preserve libclang ABI compatibility with the 3.5 release by Reid Kleckner · 11 years ago
  14. 0162e45 [OPENMP] Initial parsing and sema analysis for 'atomic' directive. by Alexey Bataev · 11 years ago
  15. 9fb6e64 [OPENMP] Initial parsing and sema analysis for 'ordered' directive. by Alexey Bataev · 11 years ago
  16. 6125da9 [OPENMP] Initial parsing and sema analysis for 'flush' directive. by Alexey Bataev · 11 years ago
  17. d9ed09f [OPENMP] Parsing/Sema of the OpenMP directive 'critical'. by Alexander Musman · 11 years ago
  18. 2df347a [OPENMP] Initial parsing and sema analysis for 'taskwait' directive. by Alexey Bataev · 11 years ago
  19. 4d1dfea [OPENMP] Initial parsing and sema analysis for 'barrier' directive. by Alexey Bataev · 11 years ago
  20. 68446b7 [OPENMP] Initial parsing and sema analysis of 'taskyield' directive. by Alexey Bataev · 11 years ago
  21. 80c2289 [OPENMP] Parsing/Sema analysis of directive 'master' by Alexander Musman · 11 years ago
  22. 9c2e8ee [OPENMP] Parsing and sema analysis for 'omp task' directive. by Alexey Bataev · 11 years ago
  23. 84d0b3e [OPENMP] Parsing and sema analysis for 'omp parallel sections' directive. by Alexey Bataev · 11 years ago
  24. 4acb859 [OPENMP] Added initial support for 'omp parallel for'. by Alexey Bataev · 11 years ago
  25. 9b98207 Add an AST node for __leave statements, hook it up. by Nico Weber · 11 years ago
  26. d1e40fb [OPENMP] Initial parsing and sema analysis for 'single' directive. by Alexey Bataev · 11 years ago
  27. 1e0498a [OPENMP] Initial parsing and sema analysis for 'section' directive. by Alexey Bataev · 11 years ago
  28. d3f8dd2 [OPENMP] Initial support for 'sections' directive. by Alexey Bataev · 11 years ago
  29. f29276e [OPENMP] Initial support for '#pragma omp for' (fixed incompatibility with MSVC). by Alexey Bataev · 11 years ago
  30. a566efb Revert "[OPENMP] Initial support for '#pragma omp for'." by Rafael Espindola · 11 years ago
  31. c77dd52 [OPENMP] Initial support for '#pragma omp for'. by Alexey Bataev · 11 years ago
  32. 2581e66 Expose CUDA function attributes to the C interface. by Eli Bendersky · 12 years ago
  33. 884337f [libclang] Introduce clang_Module_isSystem(), which returns non-zero if the given CXModule is a system one. by Argyrios Kyrtzidis · 12 years ago
  34. f6d49c3 [liblang] Introduce clang_getModuleForFile, which given a CXFile header file, returns the module that contains it, if one exists. by Argyrios Kyrtzidis · 12 years ago
  35. 8122838 [libclang] Add attribute support for 'pure', 'const' and 'noduplicate'. by Joey Gouly · 12 years ago
  36. 59c6bc5 libclang: split out the documentation comment API by Alp Toker · 12 years ago
  37. 87d3975 libclang: remove 'CXDiagnostic_Remark' by Alp Toker · 12 years ago
  38. 7deebef More spellchecking for Index.h by Nico Weber · 12 years ago
  39. dd9c19f compeltions are never appropriate. by Nico Weber · 12 years ago
  40. e570ede libclang: add clang_CXXMethod_isConst API that allows to determine if a C++ by Dmitri Gribenko · 12 years ago
  41. 7416024 Add 'remark' diagnostic type in 'clang' by Tobias Grosser · 12 years ago
  42. 6ede6ab libclang: New functions clang_Type_getNumTemplateArguments, by Dmitri Gribenko · 12 years ago
  43. 1b59ab5 [OPENMP] First changes for Parsing and Sema for 'omp simd' directive support by Alexey Bataev · 12 years ago
  44. 0b9682e [libclang] Introduce libclang APIs for creating a buffer with a JSON virtual file overlay description. by Argyrios Kyrtzidis · 12 years ago
  45. 09a439d [libclang] Include "BuildSystem.h" along with "Index.h" by Argyrios Kyrtzidis · 12 years ago
  46. ea4d1c3 libclang: report error code for bad PCH files by Dmitri Gribenko · 12 years ago
  47. f430da4 Add an option to allow Clang verify source files for a module only once during by Dmitri Gribenko · 12 years ago
  48. 314cc81 Rename getResultType() on function and method declarations to getReturnType() by Alp Toker · 12 years ago
  49. 601b22c Correct various uses of 'argument' that in fact refer to function parameters by Alp Toker · 12 years ago
  50. 9e3bc72 Remove linkage macro from the CXLanguageKind enum by Reid Kleckner · 12 years ago
  51. 0e282ef [libclang] Rename CXSkippedRanges to CXSourceRangeList to make it more future-proof. by Argyrios Kyrtzidis · 12 years ago
  52. 9ef5775 [libclang] Record ranges skipped by the preprocessor and expose them with libclang. by Argyrios Kyrtzidis · 12 years ago
  53. d29d97c Fixes a typo and changes references to the function clang_displayDiagnostic (which was removed in r96823) to clang_formatDiagnostics. by Sylvestre Ledru · 12 years ago
  54. 2501f14 Miscellaneous speling fixes. by Benjamin Kramer · 12 years ago
  55. adff3ae [libclang] Introduce clang_Type_getCXXRefQualifier whichexposes ref-qualifier information of function type. by Argyrios Kyrtzidis · 12 years ago
  56. 7a4253b [libclang] Introduce clang_Type_getClassType which returns the class type of a member pointer type. by Argyrios Kyrtzidis · 12 years ago
  57. 16834f1 [libclang] Provide location for attributes and expose 'packed' attribute. by Argyrios Kyrtzidis · 12 years ago
  58. b5a214e Add ms_abi and sysv_abi attribute handling. by Charles Davis · 12 years ago
  59. 96933de libclang: cleanup unused includes in public header by Dmitri Gribenko · 12 years ago
  60. db51c63 Add clang_Location_isFromMainFile() to libclang. by Stefanus Du Toit · 12 years ago
  61. 0661a71 [libclang] Expose the rest of the array types. by Argyrios Kyrtzidis · 12 years ago
  62. 5ec3eb1 OpenMP: basic support for #pragma omp parallel by Alexey Bataev · 12 years ago
  63. 7b50fc5 [libclang] Introduce clang_Cursor_isObjCOptional, which returns whether the declaration was affected by "@optional" by Argyrios Kyrtzidis · 12 years ago
  64. 62770be libclang: add a function to check whether a member function is pure virtual by Dmitri Gribenko · 13 years ago
  65. 12fdb9e [libclang] Introduce clang_Module_getASTFile function that returns the module file where a module object came from. by Argyrios Kyrtzidis · 13 years ago
  66. c0b9866 Revert "Remove CXCursorSet and related APIs. There are no known clients." by Ted Kremenek · 13 years ago
  67. 616986f Remove CXCursorSet and related APIs. There are no known clients. by Ted Kremenek · 13 years ago
  68. c2233be [libclang] Introduce a CXCursor_ObjCSelfExpr cursor, which is the equivalent of CXCursor_CXXThisExpr for C++ code. by Argyrios Kyrtzidis · 13 years ago
  69. 982934e [libclang] Fix copy-paste error in comment. by Argyrios Kyrtzidis · 13 years ago
  70. 23814e4 [libclang] Introduce clang_Cursor_isVariadic, which returns non-zero if the given cursor is a variadic function or method. by Argyrios Kyrtzidis · 13 years ago
  71. 9d9bc01 [libclang] Introduce clang_Cursor_getObjCDeclQualifiers, to query for 'ObjC Qualifiers' written next to the return and by Argyrios Kyrtzidis · 13 years ago
  72. 9adfd8a [libclang] Introduce clang_Cursor_getObjCPropertyAttributes to query the written attributes in a property declaration. by Argyrios Kyrtzidis · 13 years ago
  73. 25f7af1 [libclang] Introduce clang_Location_isInSystemHeader to check if a location resides in a system header. by Argyrios Kyrtzidis · 13 years ago
  74. f646408 [libclang] Improve a doxygen comment, as suggested by Jordan. by Argyrios Kyrtzidis · 13 years ago
  75. 1ab09cc [libclang] Have clang_getCXXAccessSpecifier() also return the access control of a C++ declaration within its parent scope. by Argyrios Kyrtzidis · 13 years ago
  76. e822f58 [libclang] Expose record layout info via new libclang functions: by Argyrios Kyrtzidis · 13 years ago
  77. b279297 [libclang] Make clang_Cursor_getArgument work with call-exprs. by Argyrios Kyrtzidis · 13 years ago
  78. 3c5305c [Modules] Resolve top-headers of modules lazily. by Argyrios Kyrtzidis · 13 years ago
  79. 51c3318 [libclang] Change clang_findReferencesInFile and clang_findIncludesInFile to return an enum, by Argyrios Kyrtzidis · 13 years ago
  80. 951f61f [libclang] Modify clang_findReferencesInFile and clang_findIncludesInFile to return a value. by Argyrios Kyrtzidis · 13 years ago
  81. 503c83a [libclang] Introduce clang_findIncludesInFile, that can be used to retrieve all #import/#include directives in a specific file. by Argyrios Kyrtzidis · 13 years ago
  82. 47f9f2d Revert r175912, "Add support for coldcc to clang" at John's request. by Peter Collingbourne · 13 years ago
  83. f32b3f2 Add support for coldcc to clang by Peter Collingbourne · 13 years ago
  84. 0035372 libclang: add clang_getTypeSpelling(CXType CT) by Dmitri Gribenko · 13 years ago
  85. ac08b26 [libclang] Introduce clang_getFileUniqueID which returns a struct by Argyrios Kyrtzidis · 13 years ago
  86. 49d9d029 [libclang] Add some constness in CXSourceLocation and CXSourceRange. by Argyrios Kyrtzidis · 13 years ago
  87. ba2f746 libclang: change CXCursor to store 'const void *' pointers for by Dmitri Gribenko · 13 years ago
  88. eacd667 clang-c/Index.h: Clarify empty argument with (void) for C89. by NAKAMURA Takumi · 13 years ago
  89. 56be716 [libclang] Introduce clang_getFileLocation. by Argyrios Kyrtzidis · 13 years ago
  90. f0a014b Add intel_ocl_bicc calling convention as a function attribute to clang. The calling convention is already implemented in LLVM. by Guy Benyei · 13 years ago
  91. 4442605 Revert r170500. It over-zealously converted *ALL* things named Attributes, which is wrong here. by Bill Wendling · 13 years ago
  92. 7967fc1 Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. by Bill Wendling · 13 years ago
  93. 8b71bc7 [libclang] Introduce a new indexing mode where we skip function bodies by Argyrios Kyrtzidis · 13 years ago
  94. b506ba1 libclang: Add a function to libclang for retrieving the bit width value by Dmitri Gribenko · 13 years ago
  95. 251ad5e Introduce CompilationDatabase::getAllCompileCommands() that returns all by Argyrios Kyrtzidis · 13 years ago
  96. 1c4db8d [libclang] Add some comments about the version constants for the libclang API. by Argyrios Kyrtzidis · 13 years ago
  97. b26a24c [libclang] Introduce clang_Cursor_getReceiverType which returns the CXType for by Argyrios Kyrtzidis · 13 years ago
  98. f7cc295 [libclang] Bump the version number of the libclang API. by Argyrios Kyrtzidis · 13 years ago
  99. 5b216ed [libclang] Introduce a version constant for the libclang API. by Argyrios Kyrtzidis · 13 years ago
  100. 5e2ec48 [libclang] Invoke a ppIncludedFile callback when indexing implicit module imports. by Argyrios Kyrtzidis · 13 years ago