[clang-tidy] Check functions called from catch blocks
[platform/upstream/llvm.git] / clang-tools-extra / clang-doc /
2023-03-16 Kazu HirataUse *{Map,Set}::contains (NFC)
2023-03-15 Kazu Hirata[clang-tools-extra] Use *{Set,Map}::contains (NFC)
2023-01-26 Paul Kirth[clang-doc] Reduce duplicate code with template
2023-01-25 Paul Kirth[clang-doc] Removed unused method in the Info class
2023-01-13 Jens MassbergMove definitions to prevent incomplete types.
2023-01-08 Kazu Hirata[clang-tools-extra] Use std::optional instead of llvm...
2023-01-08 Kazu Hirata[clang-tools-extra] Add #include <optional> (NFC)
2022-12-17 Fangrui Songstd::optional::value => operator*/operator->
2022-12-08 Brett Wilson[clang-doc] Add template support.
2022-12-07 Krzysztof Parzyszek[Bitcode(Reader|Writer)] Convert Optional to std::optional
2022-12-07 Brett WilsonRevert "[clang-doc] Add template support."
2022-12-07 Brett Wilson[clang-doc] Add template support.
2022-12-06 Krzysztof Parzyszek[YAML] Convert Optional to std::optional
2022-12-03 Kazu Hirata[clang-tools-extra] Use std::nullopt instead of None...
2022-11-30 Petr Hosek[clang-doc] Fix warnings about lock_guard
2022-11-29 Brett Wilson[clang-doc] Move file layout to the generators.
2022-11-22 Paul KirthRevert "[clang-doc] Move file layout to the generators."
2022-11-22 Brett Wilson[clang-doc] Move file layout to the generators.
2022-10-30 Kazu Hirata[clang-tools-extra] Use llvm::find (NFC)
2022-10-25 Brett Wilson[clang-doc] Fix typedef/using output.
2022-10-14 Brett Wilson[clang-doc] Add typedef/using information.
2022-09-28 Haowei WuRevert "[clang-doc] Add typedef/using information."
2022-09-27 Brett Wilson[clang-doc] Add typedef/using information.
2022-09-27 Brett Wilson[clang-doc] Clean up *Info constructors.
2022-09-20 Brett Wilson[clang-doc] Centralize TypeInfo creation.
2022-09-19 Brett Wilson[clang-doc] Add support for explicitly typed enums
2022-09-16 Brett Wilson[clang-doc] Support default args for functions.
2022-08-14 Kazu HirataUse llvm::all_of (NFC)
2022-08-12 Brett Wilson[clang-doc] Always emit the TagType for RecordInfo
2022-08-12 Brett Wilson[clang-doc] Fix assert on startup
2022-08-11 Brett Wilson[clang-doc] Read docstrings for record members
2022-08-04 Petr Hosek[clang-doc] Default to Standalone executor and improve...
2022-07-22 Paul Kirth[clang-doc] Add check for pointer validity
2022-07-16 Kazu HirataUse value instead of getValue (NFC)
2022-06-25 Kazu HirataRevert "Don't use Optional::hasValue (NFC)"
2022-06-25 Kazu HirataDon't use Optional::hasValue (NFC)
2022-06-21 Kazu HirataDon't use Optional::getValue (NFC)
2022-02-17 Simon Pilgrim[clang-doc] SerializeIndex - pass Index param by consta...
2022-02-12 Simon Pilgrim[clang-doc] populateParentNamespaces - use cast<> inste...
2022-01-22 John Ericson[clang-tools-extra][cmake] Use `GNUInstallDirs` to...
2022-01-16 John EricsonRevert "[cmake] Use `GNUInstallDirs` to support custom...
2022-01-16 John Ericson[cmake] Use `GNUInstallDirs` to support custom installa...
2022-01-15 John EricsonRevert "[cmake] Use `GNUInstallDirs` to support custom...
2022-01-15 John Ericson[cmake] Use `GNUInstallDirs` to support custom installa...
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2021-12-31 Kazu Hirata[clang-tools-extra] Remove unused using (NFC)
2021-12-25 Kazu HirataUse isa instead of dyn_cast (NFC)
2021-11-29 Zhuo Zhangfix typos in comments
2021-09-24 Simon Pilgrim[clang-doc] Pass Record argument by const-ref. NFCI.
2021-07-08 David BlaikiePR51018: Remove explicit conversions from SmallString...
2020-06-23 Valentin Clement[openmp] Add missing dependencies for OMP.h.inc after...
2020-06-18 Nathan James[NFC] Refactor Registry loops to range for
2020-06-17 Michał Górny[clang-tools-extra] Prevent linking to duplicate .a...
2020-05-27 Daniel Martín[clangd] Add access specifier information to hover...
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2020-04-07 Johannes Doerfert[OpenMP] "UnFix" layering problem with FrontendOpenMP
2020-04-05 Kazuaki Ishizaki[clang-tools-extra] NFC: Fix trivial typo in documents...
2020-03-28 Benjamin KramerUpgrade some instances of std::sort to llvm::sort....
2020-03-07 Petr Hosek[clang-doc] Improving Markdown Output
2020-03-05 Petr HosekRevert "[clang-doc] Improving Markdown Output"
2020-03-04 Petr Hosek[clang-doc] Improving Markdown Output
2020-02-14 Alexandre Ganea[Support] On Windows, ensure hardware_concurrency(...
2020-02-08 Petr HosekRevert "[clang-doc] Improving Markdown Output"
2020-02-08 Petr Hosek[clang-doc] Improving Markdown Output
2020-02-03 Petr HosekRevert "[clang-doc] Improving Markdown Output"
2020-02-03 Petr Hosek[clang-doc] Improving Markdown Output
2020-01-31 Petr HosekRevert "[clang-doc] Improving Markdown Output"
2020-01-31 Petr Hosek[clang-doc] Improving Markdown Output
2020-01-29 Mikael HolménMore fixes of implicit std::string conversions
2020-01-28 Benjamin KramerMake llvm::StringRef to std::string conversions explicit.
2020-01-04 Kazuaki IshizakiNFC: Fix trivial typos in comments
2020-01-01 Mark de Wever[NFC] Fixes -Wrange-loop-analysis warnings
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2019-11-26 Nico WeberRevert "Use InitLLVM to setup a pretty stack printer"
2019-11-26 Rui UeyamaUse InitLLVM to setup a pretty stack printer
2019-10-04 Michal Gorny[clang-tools-extra] [cmake] Link against libclang-cpp...
2019-09-09 Fangrui Song[clang-doc] sys::fs::F_None -> OF_None. NFC
2019-08-29 Dmitri GribenkoChanged FrontendActionFactory::create to return a std...
2019-08-28 Fangrui Song[clang-doc] Use llvm::createStringError and canonicaliz...
2019-08-26 Julie Hockett[clang-doc] Switch Generator::CreateResources to use...
2019-08-23 Julie Hockett[clang-doc] Bump BitcodeWriter max line number to 32U
2019-08-22 Benjamin KramerRetire llvm::less/equal in favor of C++14 std::less...
2019-08-22 Dmitri GribenkoRemove \brief commands from doxygen comments.
2019-08-17 Diego Astiazaran[clang-doc] Fix casting not working in gcc 5.4.0
2019-08-16 Diego Astiazaran[clang-doc] Redesign of generated HTML files
2019-08-16 Diego Astiazaran[clang-doc] Fix records in global namespace
2019-08-16 Diego Astiazaran[clang-doc] Serialize inherited attributes and methods
2019-08-15 Diego Astiazaran[clang-doc] Sort index elements case insensitive
2019-08-15 Diego Astiazaran[clang-doc] Fix use of source-root flag
2019-08-15 Diego Astiazaran[clang-doc] Fix bitcode writer for access specifiers
2019-08-14 Jonas Devlieghere[clang-tools-extra] Migrate llvm::make_unique to std...
2019-08-14 Diego Astiazaran[clang-doc] Add missing check in tests
2019-08-12 Diego Astiazaran[clang-doc] Generate HTML links for children namespaces...
2019-08-09 Diego Astiazaran[clang-doc] Generate an HTML index file
2019-08-09 Diego Astiazaran[clang-format] Add link to source code in file definitions
2019-08-08 Diego Astiazaran[clang-doc] Protect Index with mutex during reducing...
2019-08-07 Diego Astiazaran[clang-doc] Add second index for sections within info...
2019-08-07 Diego Astiazaran[clang-doc] Parallelize reducing phase
2019-08-06 Diego Astiazaran[clang-doc] Fix paths of js in import tags
2019-08-06 Diego Astiazaran[clang-doc] Add index in each info html file
next