]> granicus.if.org Git - clang/shortlog
clang
2019-07-08 Endre Fulop[analyzer] Add analyzer option to limit the number...
2019-07-08 Alex Bradbury[RISCV] Specify registers used for exception handling
2019-07-08 Diogo N. Sampaio[AArch64] Fix scalar vuqadd intrinsics operands
2019-07-08 Diogo N. Sampaio[AArch64] Fix vsqadd scalar intrinsics operands
2019-07-06 Richard SmithTreat the range of representable values of floating...
2019-07-06 Joel E. Denny[Rewrite] Try to fix buildbot link fail left by r365263
2019-07-06 Joel E. Denny[Rewrite] Try to fix buildbot link fail caused by r365258
2019-07-06 Joel E. Denny[Rewrite] Extend to further accept CharSourceRange
2019-07-05 Mike SpertusImprove MSVC visualization of annot_template_id tokens
2019-07-05 Bjorn PetterssonBitstream reader: Fix undefined behavior seen after...
2019-07-05 Nico WeberAdd a comment explaining why a function exists
2019-07-05 Hamza SoodNFC: Add an explicit return for safety and consistency
2019-07-05 Kristof UmannRemoved the test case added in D63538 due to windows...
2019-07-05 Kristof Umann[analyzer] Add a debug analyzer config to place an...
2019-07-05 Kristof Umann[analyzer] Track terminator conditions on which a track...
2019-07-05 Kristof Umann[analyzer][IDF] Add a control dependency calculator...
2019-07-05 Endre Fulop[NFC] Test commit access
2019-07-05 Nico WeberMake joined instances of JoinedOrSeparate flags point...
2019-07-05 Kristof UmannFix a buildbot failure due to the AST's lifetime ending...
2019-07-05 Kristof Umann[analyzer][Dominators][NFC] Add unit tests
2019-07-05 Kristof Umann[CFG] Add a new function to get the proper condition...
2019-07-05 Mikael HolmenSilence gcc warning "control reaches end of non-void...
2019-07-04 Hubert Tong[NFC] Make some ObjectFormatType switches covering
2019-07-04 Vassil Vassilev[modules] Add PP callbacks for entering and leaving...
2019-07-04 Gabor Marton[CTU] Add support for virtual functions
2019-07-04 Simon PilgrimFix -Wdocumentation warning.
2019-07-04 Fangrui Song[PowerPC] Support constraint code "ww"
2019-07-04 Csaba Dabis[analyzer] ReturnValueChecker: Model the guaranteed...
2019-07-03 Tom Stellardcmake: Add CLANG_LINK_CLANG_DYLIB option
2019-07-03 Francis Visoiu... [Bitcode] Move Bitstream to a separate library
2019-07-03 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement a black...
2019-07-03 Alex Lorenz[clang-scan-deps] use `-Wno-error` when scanning for...
2019-07-03 Kristof UmannRevert "[analyzer][CFG] Return the correct terminator...
2019-07-03 Kristof Umann[analyzer][CFG] Return the correct terminator condition
2019-07-03 Simon PilgrimFix -Wcast-qual const warning. NFCI.
2019-07-03 Kristof UmannMake a buildbot using a buggy gcc happy
2019-07-03 Kristof UmannSpecialize an anchor() function in the correct namespace
2019-07-03 Kristof Umann[analyzer][Dominator] Add post dominators to CFG +...
2019-07-03 Kristof Umann[Dominators] PR42041: Skip nullpointer successors
2019-07-03 Simon PilgrimFix MSVC "signed/unsigned mismatch" warning. NFCI.
2019-07-03 Ivan Donchevskii[clang-tidy] Fix the YAML created for checks like moder...
2019-07-03 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2019-07-03 Fangrui SongChange std::{lower,upper}_bound to llvm::{lower,upper...
2019-07-03 Kadir Cetinkaya[clang][HeaderSearch] Shorten paths for includes in...
2019-07-03 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement bug nodes...
2019-07-03 Artem Dergachev[analyzer] exploded-graph-rewriter: NFC: Add more comments.
2019-07-03 Artem Dergachev[analyzer] exploded-graph-rewriter: Collapse very long...
2019-07-03 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement checker...
2019-07-02 Erik Pilkington[C++2a] Add __builtin_bit_cast, used to implement std...
2019-07-02 Sam McCallclang-format: Add new style option AlignConsecutiveMacros
2019-07-02 Yitzhak Mandelbaum[LibTooling] Extend `RewriteRule` with support for...
2019-07-02 Kadir Cetinkaya[clang][ArgumentAdjusters] Do not add fsyntax-only...
2019-07-02 Nico Weberclang-cl: Make /d1reportAllClassLayout actually work...
2019-07-02 Alexandros... [clang][Driver][ARM] NFC: Remove unused function parameter
2019-07-02 Benjamin Kramer[ASTImporter] Make headers self-contained
2019-07-02 Gabor Marton[ASTImporter] Structural eq: handle DependentScopeDeclR...
2019-07-02 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement a dark...
2019-07-02 Artem Dergachev[analyzer] exploded-graph-rewriter: Improve program...
2019-07-02 Artem Dergachev[analyzer] exploded-graph-rewriter: Add support for...
2019-07-01 Nathan Huckleberry[analyzer] Support kfree in MallocChecker
2019-07-01 Artem Dergachev[analyzer] exploded-graph-rewriter: NFC: Add a forgotte...
2019-07-01 Artem Dergachev[analyzer] Fix invalidation when returning into a ctor...
2019-07-01 Artem Dergachev[analyzer] NonnullGlobalConstants: Don't be confused...
2019-07-01 Artem Dergachev[analyzer] CStringChecker: Modernize to use CallDescrip...
2019-07-01 Artem Dergachev[analyzer] NFC: CallDescription: Implement describing...
2019-07-01 Artem Dergachev[analyzer] NFC: Add a convenient CallDescriptionMap...
2019-07-01 Artem Dergachev[analyzer] exploded-graph-rewriter: Add support for...
2019-07-01 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement program...
2019-07-01 JF BastienFix breakage introduced by D60974
2019-07-01 Alexander KornienkoFixed two issues in clang-tidy -help.
2019-07-01 Alexey Bataev[OPENMP]Fix handling of lambda captures in target regions.
2019-07-01 Gabor Marton[ASTImporter] Mark erroneous nodes in shared st
2019-07-01 Sam Elliott[RISCV] Avoid save-restore target feature warning
2019-07-01 Benjamin Kramer[ASTImporter] Silence unused variable warning in Releas...
2019-07-01 Gabor Marton[ASTImporter] Mark erroneous nodes in from ctx
2019-07-01 Gabor Marton[ASTImporter] Propagate error from ImportDeclContext
2019-06-30 Mike SpertusVarious tweaks to MSVC natvis visualizers
2019-06-30 Fangrui SongCleanup: llvm::bsearch -> llvm::partition_point after...
2019-06-29 Fangrui Song[Driver] Fix style issues of --print-supported-cpus...
2019-06-29 Leonard ChanRevert "[clang][NewPM] Fix broken profile test"
2019-06-28 Jan Korous[clang][test][NFC] Explicitly specify clang ABI in...
2019-06-28 Alexey Bataev[OPENMP]Improve analysis of implicit captures.
2019-06-28 Brad SmithRevert enabling frame pointer elimination on OpenBSD...
2019-06-28 Volodymyr Sapsai[ODRHash] Fix null pointer dereference for ObjC selecto...
2019-06-28 Alexey Bataev[OPENMP]Fix top DSA for static members.
2019-06-28 Alexey Bataev[OPENMP]Fix DSA for loop iteration variables in simd...
2019-06-28 Krzysztof Parzyszek[Hexagon] driver uses out-of-date option name and binar...
2019-06-28 Alexey Bataev[OPENMP]Fix checks for DSA in simd constructs.
2019-06-28 Gabor Marton[CTU] Add missing statistics
2019-06-27 Nathan Huckleberry[analyzer] Fix clang-tidy crash on GCCAsmStmt
2019-06-27 Akira HatanakaPattern match struct types in test case.
2019-06-27 Alexey Bataev[OPENMP]Generate correctly implicit flags for mapped...
2019-06-27 Djordje Todorovic[clang] Add DISuprogram and DIE for a func decl
2019-06-27 Vitaly Buka[NFC] Return early for types with size zero
2019-06-27 Vitaly Buka[NFC] Remove unneeded local variables
2019-06-26 Erik Pilkington[ObjC] Improve error message for a malformed objc-type...
2019-06-26 Aaron PuchertFix formatting after r364479
2019-06-26 Aaron Puchert[Clang] Remove unused -split-dwarf and obsolete -enable...
2019-06-26 Reid KlecknerRevert r363191 "[MS] Pretend constexpr variable templat...
2019-06-26 Alex Lorenz[clang-scan-deps] Introduce the DependencyScanning...
next