]> granicus.if.org Git - clang/history - tools
clang-cl: Alias /d1reportAllClassLayout to -fdump-record-layouts (PR32826)
[clang] / tools /
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...
2017-01-25 Arpith Chacko Jacob[OpenMP] Support for num_teams-clause on the 'target...
2017-01-25 Arpith Chacko Jacob[OpenMP] Support for the num_threads-clause on 'target...
2017-01-20 Philipp StephaniUse UTF-8 for all communication with clang-format
2017-01-18 Arpith Chacko Jacob[OpenMP] Support for the if-clause on the combined...
2017-01-17 Philipp StephaniMake sure that clang-format input is in the right encoding
2017-01-17 Antonio Maioranoclang-format: Make GetStyle return Expected<FormatStyle...
2017-01-11 Benjamin KramerUnbreak the clang-fuzzer build after r291184.
2017-01-10 Kelvin Li[OpenMP] Sema and parsing for 'target teams distribute...
2017-01-09 Alexander Shaposhnikov[clang] Enable using --section-ordering-file option...
2017-01-08 Argyrios Kyrtzidis[index] Introduce SymbolSubKind for reporting language...
2017-01-06 David BlaikieReapply "IntrusiveRefCntPtr -> std::shared_ptr for...
2017-01-06 David BlaikieRevert "IntrusiveRefCntPtr -> std::shared_ptr for Compi...
2017-01-05 David BlaikieIntrusiveRefCntPtr -> std::shared_ptr for CompilerInvoc...
2017-01-05 David BlaikieMove Preprocessor over to std::shared_ptr rather than...
2017-01-03 Kelvin Li[OpenMP] Sema and parsing for 'target teams distribute...
2016-12-29 Kelvin Li[OpenMP] Sema and parsing for 'target teams distribute...
2016-12-25 Kelvin Li[OpenMP] Sema and parsing for 'target teams distribute...
2016-12-22 Sean CallananTestbed and skeleton of a new expression parser
2016-12-20 Richard Smith[c++1z] P0195R2: Support pack-expansion of using-declar...
2016-12-20 Kevin FunkFix for clang_Cursor_getSpellingNameRange()
2016-12-19 Sean CallananReverting r290004, r290006, r290010 pending review.
2016-12-19 NAKAMURA Takumi[libclang] Revert part of r290025, "Remove the 'extern...
2016-12-19 Daniel JasperRevert "[c++1z] P0195R2: Support pack-expansion of...
2016-12-19 Richard Smith[c++1z] P0195R2: Support pack-expansion of using-declar...
2016-12-17 Kelvin Li[OpenMP] Sema and parsing for 'target teams' pragma
2016-12-17 Argyrios Kyrtzidis[libclang] Remove the 'extern "C"' blocks from the...
2016-12-16 Sean CallananAdded clangLex to the dependencies for clang-import...
2016-12-16 Reid KlecknerFix MSVC build of libclang after r288438
2016-12-16 Sean CallananFixed library dependencies on clang-import-test to...
2016-12-16 Sean CallananTestbed and skeleton of a new expression parser
2016-12-16 Argyrios Kyrtzidis[libclang] Restore the CXXRecordDecl path for clang_Typ...
2016-12-16 Antonio Maioranoclang-format-vsix: add command to format document
2016-12-16 Antonio Maioranoclang-format-vsix: add a date stamp to the VSIX version...
2016-12-14 Stephan BergmannReplace APFloatBase static fltSemantics data members...
2016-12-12 Daniel Jasperclang-format: Separate out a language kind for ObjC.
2016-12-12 Richard SmithAdd two new AST nodes to represent initialization of...
2016-12-10 Vedant Kumar[clang-format] Another attempt at python 3 compatibility
2016-12-09 Kelvin Li[OpenMP] Sema and parsing for 'teams distribute paralle...
2016-12-06 Mandeep Singh Grang[clang] Fix D26214: Move error handling out of MC and...
2016-12-03 Sylvestre LedruAdd the --no-color option to the git call in the doc...
next