[clang-tidy] Check functions called from catch blocks
[platform/upstream/llvm.git] / clang-tools-extra / clang-reorder-fields /
2022-07-23 Dmitri GribenkoUse llvm::sort instead of std::sort where possible
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2021-01-29 serge-sans-paille[clang-tooling] Prevent llvm::fatal_error on invalid...
2020-06-23 Valentin Clement[openmp] Add missing dependencies for OMP.h.inc after...
2020-06-17 Michał Górny[clang-tools-extra] Prevent linking to duplicate .a...
2020-05-23 Stephen KellyAdd some explicit use of TK_AsIs
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2020-04-07 Johannes Doerfert[OpenMP] "UnFix" layering problem with FrontendOpenMP
2020-04-06 Johannes Doerfert[OpenMP] Fix layering problem with FrontendOpenMP
2020-04-06 Johannes Doerfert[OpenMP][FIX] Add missing cmake dependence needed after...
2020-04-05 Kazuaki Ishizaki[clang-tools-extra] NFC: Fix trivial typo in documents...
2020-01-29 Benjamin Kramer[ASTMatchers] StringRef'ify hasName
2020-01-28 Benjamin KramerMake llvm::StringRef to std::string conversions explicit.
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2019-10-04 Michal Gorny[clang-tools-extra] [cmake] Link against libclang-cpp...
2019-08-22 Dmitri GribenkoRemove \brief commands from doxygen comments.
2019-08-14 Jonas Devlieghere[clang-tools-extra] Migrate llvm::make_unique to std...
2019-08-01 Harlan Haskins[clang-tools-extra] Adopt FileManager's error-returning...
2019-03-20 Nico Webergn build: Add build files for some clang-tools-extra
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2018-12-12 Fangrui SongAdd explicit dependency on clangSerialization after...
2017-12-05 Shoaib Meenai[CMake] Use PRIVATE in target_link_libraries for execut...
2017-11-02 Shoaib Meenai[clang-reorder-fields] Switch to add_clang_tool
2017-07-30 Alexander Shaposhnikov[clang-reorder-fields] Emit warning when reordering...
2017-07-20 Alexander Shaposhnikov[clang-tools-extra] Add support for plain C structs...
2016-09-17 Alexander Shaposhnikov[clang-rename] Fix handling of unchanged files
2016-09-02 Alexander ShaposhnikovAdd clang-reorder-fields to clang-tools-extra
2016-09-02 Alexander ShaposhnikovRevert https://reviews.llvm.org/D23279 because the...
2016-09-01 Alexander ShaposhnikovAdd clang-reorder-fields to clang-tools-extra