summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Force C89 for c-index-test.cDmitri Gribenko2012-11-07
* [analyzer] Check that the argument to CFMakeCollectable is non-NULL.Jordan Rose2012-11-07
* [c-index-test] When building with BUILD_CLANG_ONLY=YES, include c-index-test.Argyrios Kyrtzidis2012-11-06
* Remove completely irrelevant code from USR generation.Ted Kremenek2012-11-06
* [c-index-test] Do install c-index-test because it's not just for tests,Argyrios Kyrtzidis2012-11-06
* Remove first argument from Arg::getValue; it's been unused since r105760.Richard Smith2012-11-01
* Remove CompilerInvocation::toArgs and clang -cc1test mode. These were untestedRichard Smith2012-11-01
* [libclang] Introduce clang_Cursor_getReceiverType which returns the CXType forArgyrios Kyrtzidis2012-11-01
* Add missing emacs major mode marker.Nick Lewycky2012-10-29
* Fix name of this file.Nick Lewycky2012-10-29
* Add missing emacs major mode marker.Nick Lewycky2012-10-29
* Comment to XML conversion: avoid memory allocation while pretty-printing theDmitri Gribenko2012-10-25
* c-index-test.c: Split a format string. [-Woverlength-strings]NAKAMURA Takumi2012-10-24
* [libclang] Add "-index-file-full" option that recursively indexes any importedArgyrios Kyrtzidis2012-10-24
* Make DiagnosticOptions intrusively reference-counted, and make sureDouglas Gregor2012-10-23
* Fix some mdoc nitsSean Silva2012-10-23
* [libclang] Add an environment variable to disable thread background priotity,...Argyrios Kyrtzidis2012-10-23
* Remove const_casts by propagating constness down to called functions.Dmitri Gribenko2012-10-19
* [doc parsing] use getParamName to access parameter Fariborz Jahanian2012-10-18
* libclang/CXComment.cpp: Fix abuse of StringRef.NAKAMURA Takumi2012-10-18
* [libclang] Invoke a ppIncludedFile callback when indexing implicit module imp...Argyrios Kyrtzidis2012-10-18
* [Doc parsing]: This patch adds <Declaration> tag to Fariborz Jahanian2012-10-17
* Add pnaclcall convention to Native Client targets.Derek Schuff2012-10-16
* Fixes location of overriding declaration with no commentFariborz Jahanian2012-10-15
* structured document comment: patch to provide comment for overriding functionFariborz Jahanian2012-10-15
* Further harden checking that scan-view isn't serving up pages outsideTed Kremenek2012-10-12
* Have scan-view guard against serving up pages outside the root directory.Ted Kremenek2012-10-12
* c-index-test.c: /* Use C style comment. */NAKAMURA Takumi2012-10-12
* search for overridden methods with comment when overriding methodFariborz Jahanian2012-10-11
* Remove pointless classof()'s.Sean Silva2012-10-11
* [libclang] Make sure the index_data.main_filename field is initializedArgyrios Kyrtzidis2012-10-11
* [libclang] Add tests for indexing modules and PCHs using modules.Argyrios Kyrtzidis2012-10-11
* [libclang] Improve AST serialization done by ASTUnit::Save().Argyrios Kyrtzidis2012-10-11
* Teach set-xcode-analyzer that the new default value for ExecPath is CLANG_ANA...Ted Kremenek2012-10-11
* [Doc parsing] This patch searches overridden objc/c++Fariborz Jahanian2012-10-10
* Rename ObjCMethodDecl::isSynthesized to isPropertyAccessor.Jordan Rose2012-10-10
* [CMake] clang/tools/extra may be included by LLVM_EXTERNAL_CLANG_TOOLS_EXTRA_...NAKAMURA Takumi2012-10-10
* Place temporary LTO files into their own subdirectory.Bill Wendling2012-10-10
* Disable the preprocessing record when indexing a source fileArgyrios Kyrtzidis2012-10-10
* When indexing a module file, for the ppIncludedFile callback giveArgyrios Kyrtzidis2012-10-10
* Revert "Use a special path to place the .o files in."Bob Wilson2012-10-09
* Move the logic that searches for overridden methods from libclang toArgyrios Kyrtzidis2012-10-09
* Use a special path to place the .o files in.Bill Wendling2012-10-08
* Move TargetData to DataLayout.Micah Villmow2012-10-08
* [libclang] Don't disable the preprocessing record while indexing so asArgyrios Kyrtzidis2012-10-06
* Add color output to 'diagtool tree' to show what warnings are enabled by defa...Ted Kremenek2012-10-05
* [libclang] Now that we have a CXModule object, pass it to theArgyrios Kyrtzidis2012-10-05
* [libclang] Introduce new C functions that provide information about modules:Argyrios Kyrtzidis2012-10-05
* [libclang] Introduce CXCursor_ModuleImportDecl cursor kind, used for a moduleArgyrios Kyrtzidis2012-10-05
* Add an explicit -object_path_lto flag during linking with a uniquified temporaryBill Wendling2012-10-03