- f56faa0 Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments. by Dmitri Gribenko · 12 years ago
- 9a4db03 PR13811: Add a FunctionParmPackExpr node to handle references to function by Richard Smith · 12 years ago
- 3bed3d1 [libclang] Do index 'extern' declarations inside functions. by Argyrios Kyrtzidis · 12 years ago
- e4330a3 Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp. by Dmitri Gribenko · 12 years ago
- 568ba87 Revert r163083 per chandlerc's request. by Joao Matos · 12 years ago
- 4c5fa42 Revert r163099 per chandlerc's request. by Joao Matos · 12 years ago
- ac06745 Added a new cursor for SEHLeaveStmt to libclang. by Joao Matos · 12 years ago
- 5be92de Implemented parsing and AST support for the MS __leave exception statement. Also a minor fix to __except printing in StmtPrinter.cpp. Thanks to Aaron Ballman for review. by Joao Matos · 12 years ago
- 754a5d1 [libclang] Fix indexing type alias declarations. rdar://11878406 by Argyrios Kyrtzidis · 12 years ago
- d579dd5 [libclang] The annotation of tokens operation visits statement nodes code-recursively. by Argyrios Kyrtzidis · 12 years ago
- 305c613 Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. by Ted Kremenek · 12 years ago
- 17d35c3 Normalize line endings of r163013 (part 2). by Joao Matos · 12 years ago
- ec2f579 Normalize line endings of r163013. by Joao Matos · 12 years ago
- 6666ed4 Improved MSVC __interface support by adding first class support for it, instead of aliasing to "struct" which had some incorrect behaviour. Patch by David Robins. by Joao Matos · 12 years ago
- c178d76 [libclang] When determining the cursor via a location, ignore synthesized ivars otherwise by Argyrios Kyrtzidis · 12 years ago
- 5c7f594 [ms-inline asm] Rename getClobber to getClobberStringLiteral. No functional by Chad Rosier · 12 years ago
- df5faf5 [ms-inline asm] As part of a larger refactoring, rename AsmStmt to GCCAsmStmt. by Chad Rosier · 12 years ago
- 70517ca Fix a bunch of -Wdocumentation warnings. by Dmitri Gribenko · 12 years ago
- f50555e Attaching comments to declarations: find comment attached to any redeclaration by Dmitri Gribenko · 12 years ago
- 62290ae Comment to HTML and XML conversion: ignore commands that contain a declaration by Dmitri Gribenko · 12 years ago
- d1db125 Comment to HTML and XML conversion: use CommandTraits to classify commands. by Dmitri Gribenko · 12 years ago
- 1a5d421 [ms-inline asm] Add various MC components to clang build to support MS-style inline assembly. by Chad Rosier · 12 years ago
- 6cd4420 Comment XML: use xml:space="preserve" in Verbatim tags, so that XML tidy does by Dmitri Gribenko · 12 years ago
- fa1d30d Add various MC components to clang build to support MS-style inline assembly. by Chad Rosier · 12 years ago
- cff339a Comment AST: DeclInfo: add a special kind for enums. by Dmitri Gribenko · 12 years ago
- f303d4c libclang API for comment-to-xml conversion. by Dmitri Gribenko · 12 years ago
- 6a42552 Comment to HTML conversion: correct typo in CSS class name: taram -> tparam by Dmitri Gribenko · 12 years ago
- 2ff84b5 Comment to HTML conversion: refactor. Extracted a class to for FullComment by Dmitri Gribenko · 12 years ago
- f0d151c Comment to HTML conversion: skip \tparam commands with whitespace paragraphs by Dmitri Gribenko · 12 years ago
- 59500fe Comment to HTML conversion: escape HTML special characters in command arguments by Dmitri Gribenko · 12 years ago
- 96b0986 Comment parsing: add support for \tparam command on all levels. by Dmitri Gribenko · 12 years ago
- e5db09c Move comment from member operator() to class. by Dmitri Gribenko · 12 years ago
- 221a6d7 Add missing include for Linux buildbot by Dmitri Gribenko · 12 years ago
- b740316 Add an assert to ParamCommandComment::getParamIndex() -- it should not be by Dmitri Gribenko · 12 years ago
- 3eb3755 libclang, examples: [CMake] Add dependencies to tblgen'd headers. by NAKAMURA Takumi · 12 years ago
- 2c6b00e libclang comment to HTML rendering: \result is the same as \returns by Dmitri Gribenko · 12 years ago
- 1f8c529 libclang comments AST: clang_ParamCommandComment_getParamName: don't assert by Dmitri Gribenko · 12 years ago
- 2d66a50 Comment AST: add InlineContentComment::RenderKind to specify a default by Dmitri Gribenko · 12 years ago
- 3e63d33 Comment to HTML conversion: add more CSS classes to identify function arguments by Dmitri Gribenko · 12 years ago
- ae99b75 Add libclang APIs to walk comments ASTs and an API to convert a comment to an by Dmitri Gribenko · 12 years ago
- b619e78 Move clang_Cursor_getBriefCommentText implementation under `extern "C"'. by Dmitri Gribenko · 12 years ago
- ff39896 Introduce a flag in SourceManager to treat non-system source files by Argyrios Kyrtzidis · 12 years ago
- e8cf7d1 Re-apply r159875 with fixes. by Ted Kremenek · 12 years ago
- 3b4c532 Revert rr159875, "Implement -Wpedantic and --no-pedantic to complement -Weverything." It broke several builds. by NAKAMURA Takumi · 12 years ago
- 25570a9 Implement -Wpedantic and --no-pedantic to complement -Weverything. by Ted Kremenek · 12 years ago
- c70851b [libclang] CompilationDatabase naming and comment fixes by Arnaud A. de Grandmaison · 12 years ago
- f39a7ae [libclang] Introduce clang_Cursor_isDynamicCall which, by Argyrios Kyrtzidis · 12 years ago
- d99ef53 Add a new libclang completion API to get brief documentation comment that is by Dmitri Gribenko · 12 years ago
- 685d78d [libclang] Make implementation filename match the header's name for CXCompilationDatabase by Arnaud A. de Grandmaison · 12 years ago
- e27537d [libclang] Fix autoconf library dependencies for tooling support by Arnaud A. de Grandmaison · 12 years ago
- db29318 [libclang] add CompilationDatabase support by Arnaud A. de Grandmaison · 12 years ago
- 3791814 [libclang] Don't bind a StringRef to a temporary std::string object. by Argyrios Kyrtzidis · 12 years ago
- 8376f59 Remove redundant check. by Dmitri Gribenko · 12 years ago
- 2d44d77 Implement a lexer for structured comments. by Dmitri Gribenko · 12 years ago
- b0d8671 Remove a goofy CMake hack and use the standard CMake facilities to by Chandler Carruth · 12 years ago
- f95d412 Fix a big layering violation introduced by r158771. by Chandler Carruth · 12 years ago
- aa0cd85 Structured comment parsing, first step. by Dmitri Gribenko · 12 years ago
- 8cd64b4 Etch out the code path for MS-style inline assembly. by Chad Rosier · 12 years ago
- 135bf8e [libclang] When doing the cursor visitation make sure declarations by Argyrios Kyrtzidis · 12 years ago
- 374a00b [libclang] Don't crash when saving a PCH from a prefix header by Argyrios Kyrtzidis · 12 years ago
- 390fff8 [libclang/AST] by Argyrios Kyrtzidis · 12 years ago
- 8552437 Plug a long standing memory leak in TemplateArgument. by Benjamin Kramer · 12 years ago
- a08e7bc Zap the /Za compiler switch from MSVC projects, the option is considered harmful even by Microsoft people and clang won't build using the MSVC 2012 RC if not removed. by Francois Pichet · 12 years ago
- 28b2307 Replace some custom hash combines with the standard stuff from DenseMapInfo. by Benjamin Kramer · 12 years ago
- 25bd279 [libclang] Report CXType_ObjCId for 'const id', not CXType_Typedef. by Argyrios Kyrtzidis · 12 years ago
- 87014f3 [libclang] Properly handle @encode() in RecursiveASTVisitor and traverse by Argyrios Kyrtzidis · 12 years ago
- 7d24e28 [libclang/AST] Index references of protocols in "@protocol(...)" syntax. by Argyrios Kyrtzidis · 12 years ago
- 57daf55 This patch fixes the cmake build to create libclang.so/libclang.a on linux by Manuel Klimek · 12 years ago
- 16afdf7 Fix an assertion hit when the serialized diagnostics writer receive a diagnostic by Argyrios Kyrtzidis · 12 years ago
- e15db6f [AST/libclang] Speed up clang_getOverriddenCursors() considerably by reserving a bit by Argyrios Kyrtzidis · 12 years ago
- ae5ac1f [libclang] Map 'id'/'Class'/'SEL' to the corresponding CXType kinds. by Argyrios Kyrtzidis · 13 years ago
- cc88966 Introduce a new libclang API to determine the platform availability of by Douglas Gregor · 13 years ago
- 428499e [libclang] Actually commit the changes to make libclang's RecursiveASTVisitor by Argyrios Kyrtzidis · 13 years ago
- 98180d4 [libclang] Put the RecursiveASTVisitor in libclang in a cxindex namespace. by Argyrios Kyrtzidis · 13 years ago
- e377d71 Un-revert r156142, "[libclang] Bring back BodyIndexer::TraverseCXXOperatorCallExpr". by Argyrios Kyrtzidis · 13 years ago
- dec35a9 [libclang] Use a copy of the data-recursive RecursiveASTVisitor inside libclang. by Argyrios Kyrtzidis · 13 years ago
- 2643475 Revert r156142, "[libclang] Bring back BodyIndexer::TraverseCXXOperatorCallExpr which" by NAKAMURA Takumi · 13 years ago
- 2e9a44d [libclang] Bring back BodyIndexer::TraverseCXXOperatorCallExpr which by Argyrios Kyrtzidis · 13 years ago
- c8c2228 Unrevert r155951, reverted in r155962, with two changes: by Richard Smith · 13 years ago
- 8e5900c clang_getCursorLexicalParent should return a translation unit cursor for declarations at the global scope, from Evan P. Fixes PR9083. by Douglas Gregor · 13 years ago
- 8eece46 Fix C versus C++ linkage issue. by Ted Kremenek · 13 years ago
- bbf66ca Reduce malloc() traffic of clang_getOverridenCursors() by using a pool of SmallVector<CXCursor> objects by Ted Kremenek · 13 years ago
- 92f4e6e don't use soname on OpenBSD, it doesn't support it. Patch by Brad Smith! by Chris Lattner · 13 years ago
- f676608 [libclang] Don't set dylib load address to 0xe000000. by Argyrios Kyrtzidis · 13 years ago
- eb382ec Implements boxed expressions for Objective-C. <rdar://problem/10194391> by Patrick Beard · 13 years ago
- a9d45a3 [libclang] Make sure that when we have multiple @class references in the same line, by Argyrios Kyrtzidis · 13 years ago
- 9482a18 [libclang] Spelling range for a objc category should the category name range, not the class one. by Argyrios Kyrtzidis · 13 years ago
- 0740a25 Like for LLVM / shlib, we also provide a SONAME to libclang.so by Sylvestre Ledru · 13 years ago
- 534986f Add an AttributedStmt type to represent a statement with C++11 attributes by Richard Smith · 13 years ago
- ba8be8c Kill the last vestiges of clangIndex by Douglas Gregor · 13 years ago
- 6a91d38 Added a flag to the parser to skip method bodies. by Erik Verbruggen · 13 years ago
- 78d5d3b Implement clang_getDiagnosticCategoryText() to provide a way for a client of libclang to accurately by Ted Kremenek · 13 years ago
- d98ef9a [libclang] Introduce a couple of functions to make it convenient by Argyrios Kyrtzidis · 13 years ago
- eba8cd5 [libclang] In cxloc::translateSourceRange make sure to handle locations in macro arguments by Argyrios Kyrtzidis · 13 years ago
- 9793428 [libclang] Fix "error: conflicts with new declaration with ‘C’ linkage" that gcc by Argyrios Kyrtzidis · 13 years ago
- e722ed6 [libclang] If displayDiagnostics is set (when calling clang_createIndex), make sure to by Argyrios Kyrtzidis · 13 years ago
- 15f4c98 [libclang] For clang_getOverriddenCursors make sure to report overridden objc methods by Argyrios Kyrtzidis · 13 years ago
- 28a83f5 [code-complete] Introduce CodeCompletionTUInfo which will be used for caching by Argyrios Kyrtzidis · 13 years ago
- 8e59838 Fix dead store warning. by Ted Kremenek · 13 years ago
- d786f1a [libclang] Fix use-after-free bug when handling attributes indexing info. by Argyrios Kyrtzidis · 13 years ago