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