summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* [clang-proto-fuzzer] Update README.Matt Morehouse2017-08-211-8/+15
* [clang-diff] Improve and test getNodeValueJohannes Altmanninger2017-08-201-0/+12
* [clang-diff] Fix similarity computationJohannes Altmanninger2017-08-201-0/+13
* [clang-diff] Fix compiler warningJohannes Altmanninger2017-08-191-0/+1
* [clang-diff] Add HTML side-by-side diff outputJohannes Altmanninger2017-08-192-0/+173
* [clang-diff] Fix warning about useless comparisonJohannes Altmanninger2017-08-191-1/+1
* [clang-diff] Make printing of matches optionalJohannes Altmanninger2017-08-191-1/+5
* [clang-diff] Add option to dump the AST, one node per lineJohannes Altmanninger2017-08-191-2/+20
* Revert "Revert "[clang-diff] Move printing of matches and changes to clang-di...Johannes Altmanninger2017-08-191-6/+67
* Revert "Revert "[clang-diff] Move the JSON export function to clang-diff""Johannes Altmanninger2017-08-191-1/+64
* Revert "[clang-diff] Move the JSON export function to clang-diff"Vlad Tsyrklevich2017-08-181-64/+1
* Revert "[clang-diff] Move printing of matches and changes to clang-diff"Vlad Tsyrklevich2017-08-181-67/+6
* [clang-diff] Move printing of matches and changes to clang-diffJohannes Altmanninger2017-08-181-6/+67
* [clang-diff] Move the JSON export function to clang-diffJohannes Altmanninger2017-08-181-1/+64
* [clang-proto-fuzzer] Allow user-specified compiler arguments.Matt Morehouse2017-08-181-1/+17
* [clang-diff] Add commandline arguments.Johannes Altmanninger2017-08-181-18/+54
* [index] Add indexing for unresolved-using declarationsBen Langmuir2017-08-161-0/+1
* clang-format: add an option -verbose to list the files being processedSylvestre Ledru2017-08-121-16/+16
* Add a Dockerfile for clang-proto-fuzzerKostya Serebryany2017-08-122-0/+39
* [clang-fuzzer] Resolve proto dependenciesVitaly Buka2017-08-091-1/+4
* Integrate Kostya's clang-proto-fuzzer with LLVM.Matt Morehouse2017-08-0812-43/+503
* This adds the argument --dump-ir to clang-import-test, which allows Sean Callanan2017-08-071-3/+11
* [libclang] Determinize order of platform availability attrsReid Kleckner2017-08-041-1/+2
* [diagtool] Add ability to pass in the id and return the name for aDon Hinton2017-08-031-1/+17
* Update for llvm change.Rafael Espindola2017-08-021-1/+1
* [CMake][Modules] libclang: Ignore _CINDEX_LIB_ and CLANG_TOOL_EXTRA_BUILD for...NAKAMURA Takumi2017-07-311-0/+9
* [clang-diff] Rename, NFCJohannes Altmanninger2017-07-271-2/+2
* [OPENMP] Codegen for 'in_reduction' clause.Alexey Bataev2017-07-271-0/+2
* Update after LLVM change r309087George Rimar2017-07-261-1/+2
* Fix a bot by linking clang-import-test against libclangDriverSean Callanan2017-07-251-0/+1
* [ExternalASTMerger] Import Objective-C classesSean Callanan2017-07-251-12/+27
* [OPENMP] Codegen for 'task_reduction' clause.Alexey Bataev2017-07-251-0/+2
* [OPENMP] Initial support for 'in_reduction' clause.Alexey Bataev2017-07-211-0/+17
* [clang-diff] Add initial implementationAlex Lorenz2017-07-213-0/+124
* [scan-build-py] Patch to fix "-analyzer-config" optionPetr Hosek2017-07-191-1/+1
* [OPENMP] Initial support for 'task_reduction' clause.Alexey Bataev2017-07-181-0/+17
* [CMake] Move CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZER) into clang/Co...NAKAMURA Takumi2017-07-181-0/+1
* [AArch64] Add support for __builtin_ms_va_list on aarch64Martin Storsjo2017-07-171-1/+1
* [NFC] Refactor the Preprocessor function that handles Macro definitions and r...Faisal Vali2017-07-171-1/+1
* Revert changes from my previous refactoring - will need to fix dependencies i...Faisal Vali2017-07-171-1/+1
* [NFC] Refactor the Preprocessor function that handles Macro definitions and r...Faisal Vali2017-07-171-1/+1
* do more processing in clang-fuzzer (use EmitAssemblyAction)Kostya Serebryany2017-07-142-3/+11
* [diagtool] Add a 'find-diagnostic-id' subcommand that converts a name ofAlex Lorenz2017-07-122-0/+59
* [libclang] Support for querying whether an enum is scopedAlex Lorenz2017-07-123-0/+12
* Revert r307769 (Forgot to mention the name of the contributor).Alex Lorenz2017-07-123-12/+0
* [libclang] Support for querying whether an enum is scopedAlex Lorenz2017-07-123-0/+12
* [clang-import-test] Committed missed update to clang-import-test.cppSean Callanan2017-07-111-16/+2
* Fix warnings introduced by r307434.Richard Smith2017-07-082-1/+5
* [clang-rename] Just return instead of calling exit(3) from main.Benjamin Kramer2017-06-301-10/+9
* Attempt to fix the linkage error caused by r306840 on the mingw-RA-on-linux botAlex Lorenz2017-06-301-0/+5