summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [libclang] Support for querying the exception specification type through libc...Jonathan Coe2017-06-273-0/+51
* Revert "Revert "[NFC] Refactor DiagnosticRenderer to use FullSourceLoc""Christof Douma2017-06-271-18/+12
* Revert "Revert r305164/5/7."Saleem Abdulrasool2017-06-231-3/+16
* Preserve CXX method overrides in ASTImporterLang Hames2017-06-201-9/+23
* Revert "[NFC] Refactor DiagnosticRenderer to use FullSourceLoc"Christof Douma2017-06-191-12/+18
* [NFC] Refactor DiagnosticRenderer to use FullSourceLocChristof Douma2017-06-191-18/+12
* clang-format: Add capability to format the diff on save in vim.Daniel Jasper2017-06-191-2/+13
* [Driver] Do a PATH lookup if needed when using -no-canonical-prefixesPetr Hosek2017-06-161-2/+9
* [clang-format] Allow git-clang-format to handle empty extensions.Eric Fiselier2017-06-151-0/+2
* Recommit r305117: [libclang] Merge multiple availability clauses whenAlex Lorenz2017-06-121-38/+82
* Revert r305164/5/7.Daniel Jasper2017-06-121-16/+3
* Driver: add support for `-gz` and `-gz=`Saleem Abdulrasool2017-06-111-3/+16
* Revert r305117Alex Lorenz2017-06-091-82/+38
* [libclang] Merge multiple availability clauses when getting the platform'sAlex Lorenz2017-06-091-38/+82
* Remove 'Filename' parameter from BeginSourceFileAction.Richard Smith2017-06-091-2/+1
* [libclang] Introduce a new parsing option 'CXTranslationUnit_SingleFileParse'...Argyrios Kyrtzidis2017-06-092-2/+34
* Represent debug information compression type fullySaleem Abdulrasool2017-06-091-4/+6
* [libclang] Expose typedef and address space functionsSven van Haastregt2017-06-082-0/+24
* Print registered targets in clang's version informationDimitry Andric2017-06-062-4/+2
* [libclang] Allow to suspend a translation unit.Erik Verbruggen2017-05-303-0/+17
* [scan-build] Patch to scan-build tool to support "--target=<value>" flagPetr Hosek2017-05-261-1/+2
* Make git-clang-format python 3 compatibleEric Fiselier2017-05-251-4/+30
* Driver must return non-zero code on errors in command lineSerge Pavlov2017-05-241-27/+28
* [Tooling][libclang] Remove unused CompilationDatabase::MappedSourcesKrasimir Georgiev2017-05-231-22/+9
* [libclang] [OpenCL] Expose more OpenCL CIndex typesSven van Haastregt2017-05-231-0/+16
* [index] Fix forward declarations interfering with USR generation of external ...Argyrios Kyrtzidis2017-05-201-10/+1
* [ASTImporter] Improve handling of incomplete typesSean Callanan2017-05-131-2/+44
* Reverted r302775Serge Pavlov2017-05-111-28/+27
* Driver must return non-zero code on errors in command lineSerge Pavlov2017-05-111-27/+28
* [libclang] Introduce clang_Cursor_isExternalSymbol that provides info about d...Argyrios Kyrtzidis2017-05-103-0/+43
* [modules] Round-trip -Werror flag through explicit module build.Richard Smith2017-05-031-1/+1
* [libclang] Revert rL301328 and add tests for the regressions introduced.Emilio Cobos Alvarez2017-05-021-3/+3
* [libclang] Expose some target information via the C API.Emilio Cobos Alvarez2017-04-284-2/+103
* libclang: remove unused variable.Tim Northover2017-04-271-2/+1
* [libclang] Enhance clang_Cursor_isDynamicCall and clang_Cursor_getReceiverTyp...Argyrios Kyrtzidis2017-04-272-5/+33
* [libclang] Pass in the -fallow-editor-placeholders optionAlex Lorenz2017-04-271-1/+4
* Revert "Revert "PPCallbacks::MacroUndefined, change signature and add test.""Vedant Kumar2017-04-261-1/+2
* Revert "PPCallbacks::MacroUndefined, change signature and add test."Vedant Kumar2017-04-261-2/+1
* PPCallbacks::MacroUndefined, change signature and add test.Frederich Munch2017-04-261-1/+2
* [libclang] Check for a record declaration before a template specializationAlex Lorenz2017-04-251-3/+3
* [index] If the 'external_source_symbol' attribute indicates 'Swift' as the la...Argyrios Kyrtzidis2017-04-242-0/+2
* [clang-format] Replace IncompleteFormat by a struct with LineKrasimir Georgiev2017-04-211-5/+12
* Fix Python 2 vs 3 incompatability with dict.items() vs iteritems()Eric Fiselier2017-04-201-1/+6
* Begin making git-clang-format python3 compatible.Eric Fiselier2017-04-201-21/+25
* Fix a leak in tools/driver/cc1as_main.cppKostya Serebryany2017-04-191-2/+2
* clang-format-vs licence.txt: drop svn:executableHans Wennborg2017-04-131-0/+0
* Follow-up to r300225: update ClangFormat.csproj tooHans Wennborg2017-04-131-1/+1
* Follow-up to r300225: update ClangFormat.sln to VS2017Hans Wennborg2017-04-131-2/+2
* Warning-free clang-format plugin install for VS 15.0Hans Wennborg2017-04-133-81/+24
* clang-format-vs: Use a separate license.txt copyHans Wennborg2017-04-133-7/+40