]> granicus.if.org Git - clang/history - tools
[driver][mips] Remove redundant curly brackets. NFC
[clang] / tools /
2017-06-30 Benjamin Kramer[clang-rename] Just return instead of calling exit...
2017-06-30 Alex LorenzAttempt to fix the linkage error caused by r306840...
2017-06-30 Alex Lorenz[refactor] Move clang-rename into the clang repository
2017-06-30 Benjamin Kramer[Driver] Actually report errors during parsing instead...
2017-06-29 Richard SmithTeach ASTReader how to read only the Preprocessor state...
2017-06-27 Jonathan Coe[libclang] Support for querying the exception specifica...
2017-06-27 Christof DoumaRevert "Revert "[NFC] Refactor DiagnosticRenderer to...
2017-06-23 Saleem AbdulrasoolRevert "Revert r305164/5/7."
2017-06-20 Lang HamesPreserve CXX method overrides in ASTImporter
2017-06-19 Christof DoumaRevert "[NFC] Refactor DiagnosticRenderer to use FullSo...
2017-06-19 Christof Douma[NFC] Refactor DiagnosticRenderer to use FullSourceLoc
2017-06-19 Daniel Jasperclang-format: Add capability to format the diff on...
2017-06-16 Petr Hosek[Driver] Do a PATH lookup if needed when using -no...
2017-06-15 Eric Fiselier[clang-format] Allow git-clang-format to handle empty...
2017-06-12 Alex LorenzRecommit r305117: [libclang] Merge multiple availabilit...
2017-06-12 Daniel JasperRevert r305164/5/7.
2017-06-11 Saleem AbdulrasoolDriver: add support for `-gz` and `-gz=`
2017-06-09 Alex LorenzRevert r305117
2017-06-09 Alex Lorenz[libclang] Merge multiple availability clauses when...
2017-06-09 Richard SmithRemove 'Filename' parameter from BeginSourceFileAction.
2017-06-09 Argyrios Kyrtzidis[libclang] Introduce a new parsing option 'CXTranslatio...
2017-06-09 Saleem AbdulrasoolRepresent debug information compression type fully
2017-06-08 Sven van Haastregt[libclang] Expose typedef and address space functions
2017-06-06 Dimitry AndricPrint registered targets in clang's version information
2017-05-30 Erik Verbruggen[libclang] Allow to suspend a translation unit.
2017-05-26 Petr Hosek[scan-build] Patch to scan-build tool to support "...
2017-05-25 Eric FiselierMake git-clang-format python 3 compatible
2017-05-24 Serge PavlovDriver must return non-zero code on errors in command...
2017-05-23 Krasimir Georgiev[Tooling][libclang] Remove unused CompilationDatabase...
2017-05-23 Sven van Haastregt[libclang] [OpenCL] Expose more OpenCL CIndex types
2017-05-20 Argyrios Kyrtzidis[index] Fix forward declarations interfering with USR...
2017-05-13 Sean Callanan[ASTImporter] Improve handling of incomplete types
2017-05-11 Serge PavlovReverted r302775
2017-05-11 Serge PavlovDriver must return non-zero code on errors in command...
2017-05-10 Argyrios Kyrtzidis[libclang] Introduce clang_Cursor_isExternalSymbol...
2017-05-03 Richard Smith[modules] Round-trip -Werror flag through explicit...
2017-05-02 Emilio Cobos Alvarez[libclang] Revert rL301328 and add tests for the regres...
2017-04-28 Emilio Cobos Alvarez[libclang] Expose some target information via the C...
2017-04-27 Tim Northoverlibclang: remove unused variable.
2017-04-27 Argyrios Kyrtzidis[libclang] Enhance clang_Cursor_isDynamicCall and clang...
2017-04-27 Alex Lorenz[libclang] Pass in the -fallow-editor-placeholders...
2017-04-26 Vedant KumarRevert "Revert "PPCallbacks::MacroUndefined, change...
2017-04-26 Vedant KumarRevert "PPCallbacks::MacroUndefined, change signature...
2017-04-26 Frederich MunchPPCallbacks::MacroUndefined, change signature and add...
2017-04-25 Alex Lorenz[libclang] Check for a record declaration before a...
2017-04-24 Argyrios Kyrtzidis[index] If the 'external_source_symbol' attribute indic...
2017-04-21 Krasimir Georgiev[clang-format] Replace IncompleteFormat by a struct...
2017-04-20 Eric FiselierFix Python 2 vs 3 incompatability with dict.items(...
2017-04-20 Eric FiselierBegin making git-clang-format python3 compatible.
2017-04-19 Kostya SerebryanyFix a leak in tools/driver/cc1as_main.cpp
2017-04-13 Hans Wennborgclang-format-vs licence.txt: drop svn:executable
2017-04-13 Hans WennborgFollow-up to r300225: update ClangFormat.csproj too
2017-04-13 Hans WennborgFollow-up to r300225: update ClangFormat.sln to VS2017
2017-04-13 Hans WennborgWarning-free clang-format plugin install for VS 15.0
2017-04-13 Hans Wennborgclang-format-vs: Use a separate license.txt copy
2017-04-12 Bruno Cardoso Lopes[Driver] Add compiler option to generate a reproducer
2017-04-11 Sean Callanan[clang-import-test] Lookup inside contexts
2017-04-07 Laszlo Nagy[scan-build-py] merge runner module to analyzer
2017-04-05 Antonio Maioranoclang-format-vsix: Add "Format on Save" feature
2017-03-31 Hans Wennborgclang-format vs plugin support for Visual Studio 2017
2017-03-30 Simon PilgrimSpelling mistakes in comments. NFCI. (PR27635)
2017-03-24 Krasimir Georgiev[libclang] Bury dead TemporaryFiles
2017-03-22 Jonathan RoelofsActually install scan-build / ccc-analyzer / c++-analyz...
2017-03-21 Benjamin KramerApply clang-tidy's performance-unnecessary-value-param...
2017-03-21 Argyrios Kyrtzidis[c-index-test] Fix memory leak in c-index-test tool.
2017-03-21 Argyrios Kyrtzidis[index/AST] Determine if a typedef shares a name and...
2017-03-21 Laszlo Nagy[scan-build-py] reuse command line output parameter...
2017-03-20 Laszlo Nagy[scan-build-py] use python tempfile for tempdir
2017-03-16 Reid KlecknerCreate msbuild only when using MSVC
2017-03-09 Richard SmithAdd -cc1 flag -ast-dump-all to perform an AST dump...
2017-03-08 Laszlo Nagy[scan-build-py] move argument parsing into separate...
2017-03-08 Laszlo Nagy[scan-build-py] move argument parsing into separate...
2017-03-08 Laszlo Nagy[scan-build-py] fix some line separator issues
2017-03-06 Eric Fiselier[coroutines] Add DependentCoawaitExpr and fix re-buildi...
2017-03-04 Laszlo Nagy[scan-build-py] create decorator for compiler wrapper...
2017-03-02 Vassil VassilevAdd coding and shebang.
2017-02-27 Nico Weberclang-format: Don't leave behind temp files in -i mode...
2017-02-26 Argyrios Kyrtzidis[index] Add 'Parameter' symbol kind and 'Local' symbol...
2017-02-25 NAKAMURA TakumiRevert r296166, "clang-format: Don't leave behind temp...
2017-02-24 Nico Weberclang-format: Don't leave behind temp files in -i mode...
2017-02-23 Argyrios Kyrtzidis[c-index-test] For the 'core' invocation, avoid running...
2017-02-18 Richard SmithCleanup: use range-based for rather than separate calls...
2017-02-17 Richard SmithAdd an explicit derived class of FunctionDecl to model...
2017-02-16 Anastasia Stulova[OpenCL] Correct ndrange_t implementation
2017-02-15 Rafael EspindolaFix the static build.
2017-02-14 Laszlo Nagy[scan-build-py] move function report_directory from...
2017-02-14 Laszlo Nagy[scan-build-py] use subprocess wrapper to execute build
2017-02-10 Joey Gouly[libclang] [OpenCL] Expose half type.
2017-02-07 Richard SmithP0091R3: Implement basic parsing support for C++17...
2017-01-30 Argyrios Kyrtzidis[c-index-test] CMake: add missing reference to clangSer...
2017-01-30 Argyrios Kyrtzidis[c-index-test] Provide capability to index module file...
2017-01-29 Laszlo Nagy[scan-build-py] remove not used flag
2017-01-29 Argyrios Kyrtzidis[c-index-test] Provide capability for 'c-index-test...
2017-01-28 Laszlo Nagy[scan-build-py] remove batch files
2017-01-28 Laszlo Nagy[scan-build-py] use subprocess wrapper
2017-01-28 Matthias BraunAvoid calling dump() in normal code
2017-01-27 Martin Probstclang-format: [JS] do not format MPEG transport streams.
2017-01-26 Richard SmithPR0091R3: Implement parsing support for using templates...
2017-01-26 Argyrios Kyrtzidis[index] When indexing an ObjC method declaration use...
2017-01-25 Arpith Chacko Jacob[OpenMP] Support for thread_limit-clause on the 'target...
next