]> granicus.if.org Git - clang/history - tools
[Refactor] Use enum instead of magic number in handleX86ForceAlignArgPointerAttr...
[clang] / tools /
2018-01-18 Steve O'Brienc-index-test: small fix to CXString handling and disposal
2018-01-18 Sam CleggConvert comment to C-style to prevent warning
2018-01-18 Simon PilgrimFix MSVC "uninitialized variable" warning.
2018-01-17 Sam McCall[Index] Fix GCC warning again :-(
2018-01-17 Sam McCall[Index] Fix GCC warning. This is silly, but no llvm_unr...
2018-01-16 Sam McCallSquash -Wcovered-switch-default wairning
2018-01-16 Jonathan Coe[libclang] Add PrintingPolicy for pretty printing decla...
2018-01-15 Brian Gesiak[Driver] Suggest valid integrated tools
2018-01-15 Cameron Desrochers[PCH] Serialize skipped preprocessor ranges
2018-01-13 Brian Gesiak[Driver] Add "did you mean?" suggestions to -cc1as
2018-01-12 Sam McCall[CodeComplete] Add an option to omit results from the...
2018-01-10 Don Hinton[cmake] Delete redundant install command for clang...
2018-01-08 Fangrui Song[index] Return when DC is null in handleReference
2018-01-04 Ivan Donchevskii[libclang] Support querying whether a declaration is...
2018-01-03 Ivan Donchevskii[libclang] Fix cursors for functions with trailing...
2018-01-03 Hans WennborgRevert r321697 "[libclang] Support querying whether...
2018-01-03 Ivan DonchevskiiFix line endings.
2018-01-03 Ivan Donchevskii[libclang] Fix cursors for functions with trailing...
2018-01-03 Ivan Donchevskii[libclang] Support querying whether a declaration is...
2018-01-03 Ivan Donchevskii[libclang] Add clang_getFileContents to libclang.exports
2018-01-03 Alex BradburyUpdate clang cc1as for createMCAsmBackend change in...
2017-12-23 Sam McCall[Index] Reduce size of SymbolInfo struct.
2017-12-14 Alex Lorenz[libclang] Add support for checking abstractness of...
2017-12-07 Alex Lorenz[libclang] Record code-completion invocations to a...
2017-12-07 Eric Liu[Index] Add setPreprocessor member to IndexDataConsumer.
2017-12-06 Shoaib Meenai[clang] Add PRIVATE to target_link_libraries
2017-12-06 Shoaib Meenai[clang] Use PRIVATE in target_link_libraries
2017-12-06 Matt Morehouse[CMake] Use PRIVATE in target_link_libraries for fuzzers.
2017-12-06 Erik Verbruggen[libclang] Add function to get the buffer for a file
2017-12-05 Shoaib Meenai[CMake] Use PRIVATE in target_link_libraries for execut...
2017-12-05 Alex Lorenz[libclang] Store unsaved file hashes when recording...
2017-12-04 Alex Lorenz[libclang] Record parsing invocation to a temporary...
2017-12-04 Aaron BallmanNow that C++17 is official (https://www.iso.org/standar...
2017-12-02 Philipp StephaniFix assume-filename handling in clang-format.el
2017-11-30 Shoaib Meenai[clang] Use add_llvm_install_targets
2017-11-29 Mandeep Singh Grang[SourceLocations] Use stronger sort predicate to remove...
2017-11-28 Serge PavlovRefactor functions PrintTemplateArgumentList
2017-11-15 Benjamin Kramer[libclang] Fix cursors for in-class initializer of...
2017-11-14 Erik Verbruggen[libclang] Allow crash recovery with LIBCLANG_NOTHREADS
2017-11-08 Haojian Wu[clang-refactor] Introduce a new rename rule for qualif...
2017-11-07 Eric Liu[clang-refactor] Use ClangTool more explicitly by makin...
2017-11-05 Johannes Altmanninger[clang-diff] NFC: format
2017-11-04 Aaron BallmanMove the libclang-headers project into the Misc folder...
2017-11-02 Eric LiuFix clang-format CLion integration bug.
2017-11-02 Shoaib Meenai[libclang] Add dummy libclang-headers target
2017-11-02 Shoaib Meenai[clang-rename] Use add_clang_tool
2017-10-25 Petr Hosek[clang-refactor] Use add_clang_tool CMake template
2017-10-24 Alex Lorenz[refactor] Initial outline of implementation of "extrac...
2017-10-21 Aaron BallmanReverting r316278 due to failing build bots.
2017-10-21 Masud Rahman[libclang, bindings]: add spelling location
2017-10-20 Haojian Wu[clang-refactor] Add "-Inplace" option to the commandli...
2017-10-18 NAKAMURA Takumi[CMake] Use #cmakedefine01 for CLANG_ENABLE_(ARCMT...
2017-10-16 Jonathan Coe[libclang] Visit attributes for function and class...
2017-10-16 Alex Lorenz[refactor] allow the use of refactoring diagnostics
2017-10-16 Alex Lorenzclang-refactor: Use llvm_unreachable in an unused override
2017-10-16 Alex LorenzRecommit r315738 "[clang-refactor] Apply source replace...
2017-10-15 Alexander RichardsonConvert clang::LangAS to a strongly typed enum
2017-10-13 Alex LorenzRevert r315738
2017-10-13 Alex LorenzFix -Woverloaded-virtual warning in clang-refactor
2017-10-13 Alex Lorenz[clang-refactor] Apply source replacements
2017-10-13 Alex LorenzRecommit r315087 "[refactor] add support for refactorin...
2017-10-12 Matt Morehouse[cmake] Rename LIB_FUZZING_ENGINE to LLVM_LIB_FUZZING_E...
2017-10-12 Matt Morehouse[clang-format] Allow building fuzzer with OSS-Fuzz...
2017-10-11 Lang HamesUpdate cc1as_main for MCCodeEmitter ownership change...
2017-10-11 Matt Morehouse[clang-fuzzer] Allow linking with any fuzzing engine.
2017-10-11 Matt MorehouseReland "[clang-fuzzer] Allow building without coverage...
2017-10-11 Matt Morehouse[clang-fuzzer] Fix shared library dependencies.
2017-10-11 Lang HamesUpdate cc1as_main for MCAsmBackend ownership change...
2017-10-10 Matt MorehouseRevert "[clang-fuzzer] Allow building without coverage...
2017-10-10 Matt Morehouse[clang-fuzzer] Build proto-to-cxx with fuzzer-no-link.
2017-10-10 Matt Morehouse[clang-fuzzer] Allow building without coverage instrume...
2017-10-10 Haojian Wu[clang-refactor] Fix clang-tidy misc-move-const-arg...
2017-10-06 Alex LorenzRevert r315087
2017-10-06 Alex Lorenz[refactor] add support for refactoring options
2017-10-02 Andrew GozillonDependent Address Space Support
2017-09-27 Sean CallananAdd support for remembering origins to ExternalASTMerger
2017-09-22 Hans Wennborgclang-format plugin: Add missing NL (new line) at EOF...
2017-09-22 Dave Lee[index] Generate class & metaclass manglings for objc
2017-09-22 Gabor HorvathAdd Cross Translation Unit support library
2017-09-20 Serge PavlovPut target deduced from executable name at the start...
2017-09-14 Alex Lorenz[refactor] Use CommonOptionsParser in clang-refactor
2017-09-14 Alex LorenzLink clang-refactor with clangFormat
2017-09-14 Alex LorenzLink clang-refactor with clangAST and clangLex
2017-09-14 Alex Lorenz[refactor] add clang-refactor tool with initial testing...
2017-09-13 Saleem Abdulrasoollibclang: expose `clang_getCursorTLSKind`
2017-09-12 Hans Wennborgclang-format-vs: Update the VSIX ID.
2017-09-11 Vedant Kumar[Lexer] Report more precise skipped regions (PR34166)
2017-09-11 Miklos Vajnaclang-rename: let -force handle multiple renames
2017-09-08 Sjoerd MeijerRecommit "Add _Float16 as a C/C++ source language type"
2017-09-08 Sjoerd MeijerRevert "Add _Float16 as a C/C++ source language type"
2017-09-08 Sjoerd MeijerAdd _Float16 as a C/C++ source language type
2017-09-08 Rafael EspindolaUpdate for llvm change.
2017-09-05 Jonas Devlieghere[diagtool] Change default tree behavior to print only...
2017-09-05 Jonas Devlieghere[NFC] Loop modernization in diagtool
2017-09-05 Krasimir Georgiev[clang-format] Fix lines=all case in clang-format.py
2017-08-29 Erik Verbruggen[libclang]: Honor LIBCLANG_NOTHREADS for clang_parseTra...
2017-08-29 Serge PavlovUse class to pass information about executable name
2017-08-24 George KarpenkovFix ClangFormatFuzzer.
2017-08-23 Matt Morehouse[clang-proto-fuzzer] Fix clang-proto-to-cxx build.
2017-08-23 Johannes Altmanninger[clang-diff] Properly clear the selection in HTML diff
next